API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5533/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/393/?format=api",
        "https://djangopackages.org/api/v4/grids/398/?format=api"
    ],
    "id": 5533,
    "title": "wagtail-heroicons",
    "slug": "wagtail-heroicons",
    "last_updated": "2026-02-09T13:26:26-05:00",
    "last_fetched": "2026-02-15T21:07:54.378115-05:00",
    "repo_url": "https://github.com/joshuadavidthomas/wagtail-heroicons",
    "pypi_version": "0.2.2",
    "created": "2022-08-11T18:38:44.492541-04:00",
    "modified": "2026-01-28T15:14:41.763549-05:00",
    "repo_forks": 2,
    "repo_description": "Add Heroicons to the Wagtail admin",
    "pypi_url": "http://pypi.python.org/pypi/wagtail-heroicons",
    "documentation_url": "https://github.com/westerveltco/wagtail-heroicons",
    "repo_watchers": 6,
    "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,
        4,
        1,
        1,
        1,
        0,
        1
    ],
    "participants": [
        "joshuadavidthomas",
        "pre-commit-ci[bot]",
        "williln",
        "ReijerBoodt",
        "dependabot[bot]"
    ]
}