API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/420/?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/35/?format=api",
        "https://djangopackages.org/api/v4/grids/168/?format=api"
    ],
    "id": 420,
    "title": "django-grappelli",
    "slug": "django-grappelli",
    "last_updated": "2025-11-27T10:59:41-05:00",
    "last_fetched": "2026-02-15T14:36:37.398154-05:00",
    "repo_url": "https://github.com/sehmaschine/django-grappelli",
    "pypi_version": "4.0.3",
    "created": "2010-09-29T07:48:34.297376-04:00",
    "modified": "2026-01-28T13:57:54.132027-05:00",
    "repo_forks": 657,
    "repo_description": "A jazzy skin for the Django Admin-Interface (official repository).",
    "pypi_url": "http://pypi.python.org/pypi/django-grappelli",
    "documentation_url": "https://pythonhosted.org/django-grappelli/",
    "repo_watchers": 3930,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        3,
        0,
        0,
        0,
        5,
        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,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "sehmaschine",
        "parsch",
        "fetzig",
        "BertrandBordage",
        "nnmware",
        "h3",
        "atodorov",
        "tdruez",
        "efoken",
        "myii",
        "MJafarMashhadi",
        "floledermann",
        "praus",
        "PaoloC68",
        "strycore",
        "gugu",
        "raagin",
        "sonarun",
        "mijamo",
        "kurazu",
        "MikeVL",
        "maximdeclercq",
        "vinnyrose",
        "maldn",
        "fourk",
        "fabiant7t",
        "etianen",
        "blueyed",
        "browniebroke",
        "funkybob",
        "pombredanne",
        "naktinis",
        "DrMeers",
        "jTiKey",
        "graingert",
        "timgates42",
        "yprez",
        "dearmisterrobot",
        "elky",
        "hellysmile",
        "ksg97031",
        "lakinwecker",
        "morlandi",
        "nadbm",
        "pyneda",
        "tadeo",
        "vaanevre",
        "despawnerer",
        "andriyor",
        "benoit9126",
        "rlmv",
        "votetoB",
        "camilonova",
        "dancaron",
        "dandicocco",
        "domenkozar",
        "edwinlunando",
        "nemesifier",
        "Kiougar",
        "joeribekker",
        "jpotterm",
        "emdede",
        "michalwerner",
        "nourspace",
        "zsoldosp"
    ]
}