API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4845/?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/385/?format=api"
    ],
    "id": 4845,
    "title": "wagtail-robots",
    "slug": "wagtail-robots",
    "last_updated": null,
    "last_fetched": "2026-02-15T20:06:35.510625-05:00",
    "repo_url": "https://github.com/adrian-turjak/wagtail-robots/",
    "pypi_version": "0.4.0",
    "created": "2020-09-16T18:30:09.014395-04:00",
    "modified": "2026-01-28T14:58:58.530592-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "https://pypi.org/project/wagtail-robots/",
    "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": []
}