API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4821/
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/382/"
    ],
    "id": 4821,
    "title": "wagtail-headless-preview",
    "slug": "wagtail-headless-preview",
    "last_updated": "2025-11-24T11:18:00-05:00",
    "last_fetched": "2026-02-15T18:00:59.589848-05:00",
    "repo_url": "https://github.com/torchbox/wagtail-headless-preview",
    "pypi_version": "0.8.0",
    "created": "2020-09-16T18:29:32.200155-04:00",
    "modified": "2026-01-28T14:19:45.962505-05:00",
    "repo_forks": 22,
    "repo_description": "Previews for headless Wagtail setups",
    "pypi_url": "https://pypi.org/project/wagtail-headless-preview/",
    "documentation_url": "",
    "repo_watchers": 139,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "zerolab",
        "pre-commit-ci[bot]",
        "nickmoreton",
        "katdom13",
        "NathHorrigan",
        "tombola",
        "ElectronicRU",
        "johncarter-phntm",
        "laymonage",
        "thibaudcolas"
    ]
}