API endpoint that allows packages to be viewed or edited.

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

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