API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5419/
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/210/"
    ],
    "id": 5419,
    "title": "django-video-admin",
    "slug": "django-video",
    "last_updated": null,
    "last_fetched": "2026-02-16T03:05:45.720308-05:00",
    "repo_url": "https://github.com/ysrael12/django-video/tree/master",
    "pypi_version": "0.2",
    "created": "2022-04-13T14:31:48.734097-04:00",
    "modified": "2026-01-28T16:16:14.620134-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "http://pypi.python.org/pypi/django-video",
    "documentation_url": "https://ysrael12.github.io/django-video/",
    "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": []
}