API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4798/
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/374/",
        "https://djangopackages.org/api/v4/grids/385/"
    ],
    "id": 4798,
    "title": "wagtail-automatic-redirects",
    "slug": "wagtail-automatic-redirects",
    "last_updated": "2022-11-22T13:07:21-05:00",
    "last_fetched": "2026-02-15T07:00:46.940822-05:00",
    "repo_url": "https://github.com/themotleyfool/wagtail-automatic-redirects",
    "pypi_version": "1.1.5",
    "created": "2020-09-16T18:28:51.610863-04:00",
    "modified": "2026-01-29T12:39:28.472697-05:00",
    "repo_forks": 3,
    "repo_description": "Package to help with Wagtail URL redirects",
    "pypi_url": "https://pypi.org/project/wagtail-automatic-redirects/",
    "documentation_url": "",
    "repo_watchers": 16,
    "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": [
        "adamghill",
        "tbrlpld",
        "Parbhat",
        "districtem",
        "chitzia",
        "TMFRook",
        "FoolBuildAgent",
        "ntravis"
    ]
}