API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4078/
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/7/"
    ],
    "id": 4078,
    "title": "django-rest-framework-apikeys",
    "slug": "django-rest-framework-apikeys",
    "last_updated": "2018-03-05T05:34:02-05:00",
    "last_fetched": "2026-02-15T02:04:23.386120-05:00",
    "repo_url": "https://github.com/DannyAziz/django-rest-framework-apikeys",
    "pypi_version": "0.1",
    "created": "2018-02-26T03:47:42.541573-05:00",
    "modified": "2026-01-28T16:22:18.754610-05:00",
    "repo_forks": 1,
    "repo_description": "Django Rest Framwork API Keys",
    "pypi_url": "http://pypi.python.org/pypi/django-rest-framework-apikeys",
    "documentation_url": "",
    "repo_watchers": 9,
    "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": [
        "DannyAziz",
        "Yaser-Amiri"
    ]
}