API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4757/
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/362/"
    ],
    "id": 4757,
    "title": "wagtailperson",
    "slug": "wagtailperson",
    "last_updated": null,
    "last_fetched": "2026-02-15T22:06:25.589509-05:00",
    "repo_url": "https://framagit.org/SebGen/wagtailperson",
    "pypi_version": "0.14.1",
    "created": "2020-09-16T18:27:37.369045-04:00",
    "modified": "2026-01-28T15:25:04.972688-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "https://pypi.org/project/wagtailperson/",
    "documentation_url": "",
    "repo_watchers": 0,
    "commits_over_52": [],
    "participants": []
}