API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4884/
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/390/"
    ],
    "id": 4884,
    "title": "regulus-wagtail-extensions",
    "slug": "regulus-wagtail-extensions",
    "last_updated": "2022-04-06T00:59:13-04:00",
    "last_fetched": "2026-02-15T22:01:19.069604-05:00",
    "repo_url": "https://github.com/regulusweb/wagtail-extensions",
    "pypi_version": "2.7.0",
    "created": "2020-09-16T18:30:59.197188-04:00",
    "modified": "2026-01-28T15:16:05.748631-05:00",
    "repo_forks": 1,
    "repo_description": "",
    "pypi_url": "https://pypi.org/project/regulus-wagtail-extensions/",
    "documentation_url": "",
    "repo_watchers": 2,
    "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": [
        "solarissmoke",
        "craigloftus",
        "dependabot-preview[bot]",
        "msomierick",
        "jwayodi",
        "dependabot[bot]"
    ]
}