API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4953/
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/376/"
    ],
    "id": 4953,
    "title": "wagtail-annotations",
    "slug": "wagtail-annotations",
    "last_updated": "2020-11-18T23:07:16-05:00",
    "last_fetched": "2026-02-16T04:01:57.189276-05:00",
    "repo_url": "https://github.com/neon-jungle/wagtail-annotations",
    "pypi_version": "3.0.0",
    "created": "2020-11-19T16:49:52.537745-05:00",
    "modified": "2026-01-28T16:19:37.331138-05:00",
    "repo_forks": 3,
    "repo_description": "A wagtail module for creating an image field with annotation metadata",
    "pypi_url": "http://pypi.python.org/pypi/wagtail-annotations",
    "documentation_url": "",
    "repo_watchers": 15,
    "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": [
        "seb-b"
    ]
}