API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4861/
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/387/"
    ],
    "id": 4861,
    "title": "wagtail-blocks",
    "slug": "wagtail-blocks",
    "last_updated": null,
    "last_fetched": "2026-02-15T21:07:38.002984-05:00",
    "repo_url": "https://github.com/ibrahimawadhamid/wagtail_blocks/",
    "pypi_version": "1.0.1",
    "created": "2020-09-16T18:30:28.358910-04:00",
    "modified": "2026-01-28T15:14:13.337790-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "https://pypi.org/project/wagtail-blocks/",
    "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": []
}