API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4726/
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/398/"
    ],
    "id": 4726,
    "title": "wagtail-admin-list-controls",
    "slug": "wagtail-admin-list-controls",
    "last_updated": "2025-09-05T02:45:37-04:00",
    "last_fetched": "2026-02-15T21:06:11.704205-05:00",
    "repo_url": "https://github.com/ixc/wagtail-admin-list-controls",
    "pypi_version": "0.1.11",
    "created": "2020-09-16T18:26:46.037358-04:00",
    "modified": "2026-01-28T15:11:54.267253-05:00",
    "repo_forks": 3,
    "repo_description": "A UI toolkit that extends Wagtail's admin list views and allows you to build custom filters, buttons, panels and more",
    "pypi_url": "https://pypi.org/project/wagtail-admin-list-controls/",
    "documentation_url": "",
    "repo_watchers": 51,
    "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,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "markfinger",
        "dependabot[bot]",
        "tpmac1990",
        "tomdyson"
    ]
}