API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4689/?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",
        "https://djangopackages.org/api/v4/grids/139/?format=api"
    ],
    "id": 4689,
    "title": "openwisp-notifications",
    "slug": "openwisp-notifications",
    "last_updated": "2026-05-20T21:14:47-04:00",
    "last_fetched": "2026-05-26T18:05:00.995226-04:00",
    "repo_url": "https://github.com/openwisp/openwisp-notifications",
    "pypi_version": "1.2.2",
    "created": "2020-08-17T17:26:58.010389-04:00",
    "modified": "2026-01-28T15:16:32.904293-05:00",
    "repo_forks": 71,
    "repo_description": "Notifications module of OpenWISP",
    "pypi_url": "http://pypi.python.org/pypi/openwisp-notifications",
    "documentation_url": "",
    "repo_watchers": 55,
    "commits_over_52": [
        2,
        0,
        2,
        3,
        2,
        8,
        4,
        2,
        0,
        1,
        0,
        6,
        3,
        1,
        5,
        1,
        1,
        0,
        3,
        1,
        2,
        2,
        2,
        0,
        0,
        0,
        3,
        0,
        0,
        0,
        0,
        2,
        0,
        0,
        1,
        2,
        4,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        1,
        1,
        9,
        2
    ],
    "participants": [
        "pandafy",
        "nemesifier",
        "dependabot[bot]",
        "Dhanus3133",
        "niteshsinha17",
        "Aryamanz29",
        "codesankalp",
        "yashikajotwani12",
        "stktyagi",
        "asmodehn",
        "cbeaujoin-stellar",
        "Eeshu-Yadav",
        "sankha555",
        "youhaveme9",
        "devkapilbansal",
        "Adityashandilya555",
        "aagmanbhatt",
        "atif09",
        "Copilot",
        "kkreitmair",
        "PabloCastellano",
        "pniaps",
        "prathmeshkulkarni-coder",
        "pushpitkamboj",
        "shivsubh",
        "SitaGanesh",
        "BHARATH0153"
    ]
}