API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4785/
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/371/"
    ],
    "id": 4785,
    "title": "wagtail-azure-cdn",
    "slug": "wagtail-azure-cdn",
    "last_updated": null,
    "last_fetched": "2026-02-16T01:02:12.048681-05:00",
    "repo_url": "https://github.com/tm-kn/wagtail-azure-cdn/",
    "pypi_version": "0.3",
    "created": "2020-09-16T18:28:26.378906-04:00",
    "modified": "2026-01-28T15:50:01.285616-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "https://pypi.org/project/wagtail-azure-cdn/",
    "documentation_url": "",
    "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": []
}