API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4859/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/387/?format=api"
    ],
    "id": 4859,
    "title": "wagtailcommonblocks",
    "slug": "wagtailcommonblocks",
    "last_updated": null,
    "last_fetched": "2026-02-16T02:05:53.578262-05:00",
    "repo_url": "https://github.com/springload/wagtailcommonblocks/",
    "pypi_version": "0.1",
    "created": "2020-09-16T18:30:26.097937-04:00",
    "modified": "2026-01-28T16:07:02.465602-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "https://pypi.org/project/wagtailcommonblocks/",
    "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": []
}