API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3958/
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/283/",
        "https://djangopackages.org/api/v4/grids/353/",
        "https://djangopackages.org/api/v4/grids/422/"
    ],
    "id": 3958,
    "title": "wagtail-accessibility",
    "slug": "wagtail-accessibility",
    "last_updated": "2024-11-20T17:58:38-05:00",
    "last_fetched": "2026-02-15T19:09:46.152603-05:00",
    "repo_url": "https://github.com/neon-jungle/wagtail-accessibility",
    "pypi_version": "2.0.0",
    "created": "2017-10-19T10:19:28.857550-04:00",
    "modified": "2026-01-28T14:48:17.181395-05:00",
    "repo_forks": 5,
    "repo_description": "✅ Accessibility content checks for Wagtail websites",
    "pypi_url": "http://pypi.python.org/pypi/wagtail-accessibility",
    "documentation_url": "",
    "repo_watchers": 34,
    "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": [
        "katdom13",
        "LiamBrenner",
        "thibaudcolas",
        "engineervix",
        "seb-b",
        "Stormheg",
        "tomdyson",
        "mx-moth",
        "superman32432432"
    ]
}