API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4844/
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/385/"
    ],
    "id": 4844,
    "title": "wagtail-marketing-addons",
    "slug": "wagtail-marketing-addons",
    "last_updated": null,
    "last_fetched": "2026-02-15T22:05:12.070451-05:00",
    "repo_url": "https://www.lukkien.com/",
    "pypi_version": "0.9",
    "created": "2020-09-16T18:30:07.892716-04:00",
    "modified": "2026-01-28T15:23:12.294338-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "https://pypi.org/project/wagtail-marketing-addons/",
    "documentation_url": "",
    "repo_watchers": 0,
    "commits_over_52": [],
    "participants": []
}