API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4848/
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/",
        "https://djangopackages.org/api/v4/grids/32/"
    ],
    "id": 4848,
    "title": "wagtail-tag-manager",
    "slug": "wagtail-tag-manager",
    "last_updated": "2024-02-28T10:38:16-05:00",
    "last_fetched": "2026-02-15T19:01:07.164295-05:00",
    "repo_url": "https://github.com/jberghoef/wagtail-tag-manager",
    "pypi_version": "2.0.0",
    "created": "2020-09-16T18:30:12.407229-04:00",
    "modified": "2026-01-28T14:37:16.431017-05:00",
    "repo_forks": 26,
    "repo_description": "A Wagtail add-on for managing scripts and tags. Ready to go with a cookie bar and consent management.",
    "pypi_url": "https://pypi.org/project/wagtail-tag-manager/",
    "documentation_url": "",
    "repo_watchers": 77,
    "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": [
        "jberghoef",
        "dependabot[bot]",
        "davidweterings",
        "ekersten",
        "garrettc",
        "Igoranze",
        "ntbrown",
        "nnist",
        "ZuSe",
        "shaquille-lab"
    ]
}