API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4612/
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/348/"
    ],
    "id": 4612,
    "title": "openwisp-ipam",
    "slug": "openwisp-ipam",
    "last_updated": "2026-01-29T07:24:00-05:00",
    "last_fetched": "2026-02-15T22:04:45.099019-05:00",
    "repo_url": "https://github.com/openwisp/openwisp-ipam",
    "pypi_version": "1.2.post1",
    "created": "2020-05-27T22:31:35.607853-04:00",
    "modified": "2026-01-28T15:22:16.171806-05:00",
    "repo_forks": 64,
    "repo_description": "IP address space administration module of OpenWISP",
    "pypi_url": "http://pypi.python.org/pypi/openwisp-ipam",
    "documentation_url": "",
    "repo_watchers": 117,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        4,
        0,
        0,
        0,
        2,
        1,
        0,
        5,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        1,
        0,
        1,
        0,
        0
    ],
    "participants": [
        "nemesifier",
        "pandafy",
        "dependabot[bot]",
        "atb00ker",
        "codesankalp",
        "anurag-ks",
        "devkapilbansal",
        "purhan",
        "Aryamanz29",
        "ManishShah120",
        "DaffyTheDuck",
        "marfgold1",
        "shashwat1002",
        "nepython",
        "youhaveme9",
        "ppabcd",
        "parnus01",
        "dee077",
        "Dhanus3133",
        "Eeshu-Yadav",
        "strang1ato",
        "Mah1ndra",
        "niteshsinha17",
        "praptisharma28",
        "udaydevs"
    ]
}