API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/3/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/35/",
        "https://djangopackages.org/api/v4/grids/168/"
    ],
    "id": 5542,
    "title": "django-unfold",
    "slug": "django-unfold",
    "last_updated": "2026-02-15T06:57:24-05:00",
    "last_fetched": "2026-02-15T17:08:44.592851-05:00",
    "repo_url": "https://github.com/remastr/django-unfold",
    "pypi_version": "0.79.0",
    "created": "2022-08-23T03:54:18.564845-04:00",
    "modified": "2026-01-28T14:05:13.630212-05:00",
    "repo_forks": 327,
    "repo_description": "Modern Django admin theme",
    "pypi_url": "http://pypi.python.org/pypi/django-unfold",
    "documentation_url": "https://unfoldadmin.com/docs/",
    "repo_watchers": 3203,
    "commits_over_52": [
        12,
        7,
        9,
        14,
        10,
        12,
        2,
        21,
        6,
        3,
        9,
        14,
        16,
        24,
        19,
        0,
        2,
        16,
        12,
        13,
        7,
        10,
        8,
        4,
        7,
        14,
        5,
        6,
        1,
        3,
        14,
        12,
        4,
        11,
        8,
        10,
        10,
        20,
        8,
        8,
        4,
        9,
        13,
        5,
        14,
        7,
        8,
        7,
        16,
        12,
        11,
        15
    ],
    "participants": [
        "lukasvinclav",
        "pre-commit-ci[bot]",
        "dependabot[bot]",
        "HenrichHanusovsky",
        "ciaransanders",
        "napmn",
        "PavelPancocha",
        "Yuliaborzhak",
        "SukiCZ",
        "Zerotask",
        "dominikbullo",
        "sezginacer",
        "marcpicaud",
        "cfra",
        "chapainaashish",
        "zaggino",
        "mohsen-mahmoodi",
        "oliverhaas",
        "omaraboumrad",
        "omargawdat",
        "pawel-czarnecki",
        "pieterdd",
        "sabbir2609",
        "samuel-andres",
        "CalledSidd",
        "diesieben07",
        "titusz",
        "VicVibesPL",
        "rakhinskiy",
        "ariponce",
        "jdenisTLM",
        "mcosti",
        "raayu83",
        "gernathlub",
        "twFroggen",
        "AashishDhakal",
        "alenzeinolov",
        "einsfr",
        "ali-hv",
        "AliYmn",
        "InzGIBA",
        "Amr-elwetaidy",
        "AppSynergy",
        "jensenbox",
        "davidbogas",
        "silox",
        "erwaen",
        "erulan14",
        "galetahub",
        "JBrut22",
        "TheVaan",
        "khaled5321",
        "krystianmagdziarz",
        "kermox",
        "minholi"
    ]
}