API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4728/
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/354/",
        "https://djangopackages.org/api/v4/grids/398/"
    ],
    "id": 4728,
    "title": "wagtail-grapple",
    "slug": "wagtail-grapple",
    "last_updated": "2025-07-02T06:08:12-04:00",
    "last_fetched": "2026-02-15T18:15:13.049348-05:00",
    "repo_url": "https://github.com/GrappleGQL/wagtail-grapple",
    "pypi_version": "0.29.0",
    "created": "2020-09-16T18:26:49.315072-04:00",
    "modified": "2026-01-28T14:35:39.127663-05:00",
    "repo_forks": 57,
    "repo_description": "A Wagtail app that makes building GraphQL endpoints a breeze!",
    "pypi_url": "http://pypi.python.org/pypi/wagtail-grapple",
    "documentation_url": "https://wagtail-grapple.readthedocs.io/en/latest/",
    "repo_watchers": 158,
    "commits_over_52": [
        4,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        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": [
        "zerolab",
        "NathHorrigan",
        "fabienheureux",
        "dopry",
        "ruisaraiva19",
        "mgax",
        "kbayliss",
        "kaedroho",
        "pre-commit-ci[bot]",
        "Tijani-Dia",
        "tbrlpld",
        "seb-b",
        "JakubMastalerz",
        "jams2",
        "Morsey187",
        "timmysmalls",
        "bbliem",
        "thibaudcolas",
        "tomdyson",
        "rachelhsmith",
        "protasovse",
        "leewesleyv",
        "13hakta",
        "thclark",
        "KalobTaulien",
        "eltociear",
        "estyxx",
        "danbentley"
    ]
}