API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4686/?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": 4686,
    "title": "openwisp-radius",
    "slug": "openwisp-radius",
    "last_updated": "2026-02-05T14:37:47-05:00",
    "last_fetched": "2026-02-16T00:06:09.430537-05:00",
    "repo_url": "https://github.com/openwisp/openwisp-radius",
    "pypi_version": "1.2",
    "created": "2020-08-17T17:22:26.748072-04:00",
    "modified": "2026-01-28T15:46:12.989281-05:00",
    "repo_forks": 214,
    "repo_description": "Administration web interface and REST API for freeradius 3 build in django & python. Supports captive portal authentication, WPA Enerprise (802.1x), freeradius rlm_rest, social login, Hotspot 2.0 / 802.11u, importing users from CSV, registration of new users and more.",
    "pypi_url": "http://pypi.python.org/pypi/openwisp-radius",
    "documentation_url": "",
    "repo_watchers": 404,
    "commits_over_52": [
        0,
        1,
        0,
        0,
        3,
        0,
        0,
        6,
        0,
        1,
        3,
        1,
        0,
        0,
        3,
        0,
        0,
        0,
        0,
        3,
        0,
        0,
        0,
        4,
        2,
        1,
        5,
        1,
        11,
        0,
        0,
        0,
        9,
        3,
        1,
        3,
        1,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        3,
        0,
        0,
        1,
        1,
        3,
        0
    ],
    "participants": [
        "nemesifier",
        "pandafy",
        "atb00ker",
        "dependabot[bot]",
        "codesankalp",
        "NoumbissiValere",
        "Aryamanz29",
        "Vivekrajput20",
        "purhan",
        "strang1ato",
        "niteshsinha17",
        "devkapilbansal",
        "R9295",
        "Eeshu-Yadav",
        "rohithasrk",
        "stktyagi",
        "totallynotvaishnav",
        "kaushikaryan04",
        "yashikajotwani12",
        "lehone-hp",
        "tullur",
        "Dhanus3133",
        "waleko",
        "shashwat1002",
        "rafiudd",
        "marco-jem",
        "cking100",
        "bsande6",
        "aoutifrak",
        "wizanyx",
        "ujjwalkirti",
        "sahilsaini1107",
        "youhaveme9",
        "ppabcd",
        "praptisharma28",
        "pranshustuff",
        "ManishShah120",
        "Mah1ndra",
        "chynkm",
        "jevinjojo",
        "psk007",
        "harsh7in",
        "filippolauria",
        "dishantsethi",
        "dee077",
        "atharmohammad",
        "marfgold1",
        "akhilsharmaa"
    ]
}