API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4775/?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/370/?format=api"
    ],
    "id": 4775,
    "title": "wagtail-nhs-style",
    "slug": "wagtail-nhs-style",
    "last_updated": "2025-02-13T10:14:37-05:00",
    "last_fetched": "2026-02-16T02:03:09.774378-05:00",
    "repo_url": "https://github.com/nhsuk/wagtail-nhs-style",
    "pypi_version": "0.1.0",
    "created": "2020-09-16T18:28:09.145363-04:00",
    "modified": "2026-01-28T16:02:02.973474-05:00",
    "repo_forks": 13,
    "repo_description": "A wagtail implementation of the NHS.UK frontend library",
    "pypi_url": "https://pypi.org/project/wagtail-nhs-style/",
    "documentation_url": "",
    "repo_watchers": 20,
    "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": [
        "mikemonteith",
        "chrimesdev",
        "DomBaker",
        "Ross-Clark",
        "katdom13",
        "pflynny",
        "sab-h",
        "nickmoreton",
        "BrianXu20",
        "bradmorton1",
        "mikemonteith-livi",
        "yohanlebret",
        "xLasercut",
        "wengole",
        "lawrenceadams",
        "the-nathan-smith"
    ]
}