API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/6018/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/1/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/58/"
    ],
    "id": 6018,
    "title": "django-social-links-field",
    "slug": "django-social-links-field",
    "last_updated": "2024-12-11T11:46:34-05:00",
    "last_fetched": "2026-02-15T03:05:31.671159-05:00",
    "repo_url": "https://github.com/surajsinghbisht054/django-social-links-field",
    "pypi_version": "0.1.6",
    "created": "2024-12-03T05:58:45.800330-05:00",
    "modified": "2026-01-28T16:46:45.459175-05:00",
    "repo_forks": 0,
    "repo_description": "A Django form field and widget for managing social media links",
    "pypi_url": "https://pypi.org/project/django-social-links-field",
    "documentation_url": "https://github.com/surajsinghbisht054/django-social-links-field",
    "repo_watchers": 0,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "surajsinghbisht054"
    ]
}