API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4749/
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/359/"
    ],
    "id": 4749,
    "title": "wagtail-modelchooser",
    "slug": "wagtail-modelchooser",
    "last_updated": null,
    "last_fetched": "2026-02-15T18:14:30.165363-05:00",
    "repo_url": "https://github.com/takeflight/wagtailmodelchooser/",
    "pypi_version": "4.0.1",
    "created": "2020-09-16T18:27:22.632956-04:00",
    "modified": "2026-01-28T14:34:58.539367-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "https://pypi.org/project/wagtail-modelchooser/",
    "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": []
}