API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/2/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/348/?format=api"
    ],
    "id": 4688,
    "title": "openwisp-firmware-upgrader",
    "slug": "openwisp-firmware-upgrader",
    "last_updated": "2026-02-06T12:23:10-05:00",
    "last_fetched": "2026-02-16T01:03:42.294140-05:00",
    "repo_url": "https://github.com/openwisp/openwisp-firmware-upgrader",
    "pypi_version": "1.2.1",
    "created": "2020-08-17T17:23:48.215110-04:00",
    "modified": "2026-01-28T15:52:39.553290-05:00",
    "repo_forks": 78,
    "repo_description": "Firmware upgrade solution for OpenWRT with possibility to add support for other embedded OSes. Provides features like automatic retry for network failures, mass upgrades, REST API and more.",
    "pypi_url": "http://pypi.python.org/pypi/openwisp-firmware-upgrader",
    "documentation_url": "",
    "repo_watchers": 75,
    "commits_over_52": [
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        0,
        2,
        1,
        0,
        0,
        1,
        0,
        3,
        0,
        0,
        0,
        2,
        1,
        0,
        0,
        1,
        0,
        0,
        2,
        4,
        0,
        2,
        1,
        0,
        0,
        2,
        0,
        1,
        2,
        2,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        5,
        0,
        0,
        0,
        0,
        2,
        0
    ],
    "participants": [
        "nemesifier",
        "pandafy",
        "PabloCastellano",
        "dependabot[bot]",
        "atb00ker",
        "youhaveme9",
        "codesankalp",
        "Aryamanz29",
        "okraits",
        "praptisharma28",
        "niteshsinha17",
        "kosli",
        "DaffyTheDuck",
        "devkapilbansal",
        "purhan",
        "nepython",
        "asad-vathare",
        "yashikajotwani12",
        "momothefox",
        "TheMiNuS",
        "stktyagi",
        "c4llous",
        "priyanshuone6",
        "NoumbissiValere",
        "mohzulfikar",
        "ManishShah120",
        "hanif-ali",
        "darecoder",
        "Dhanus3133",
        "bomkz",
        "AbhigyaShridhar",
        "R9295"
    ]
}