API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/2/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/348/",
        "https://djangopackages.org/api/v4/grids/139/"
    ],
    "id": 4689,
    "title": "openwisp-notifications",
    "slug": "openwisp-notifications",
    "last_updated": "2026-02-06T11:39:02-05:00",
    "last_fetched": "2026-02-15T22:01:33.415020-05:00",
    "repo_url": "https://github.com/openwisp/openwisp-notifications",
    "pypi_version": "1.2.1",
    "created": "2020-08-17T17:26:58.010389-04:00",
    "modified": "2026-01-28T15:16:32.904293-05:00",
    "repo_forks": 63,
    "repo_description": "Notifications module of OpenWISP",
    "pypi_url": "http://pypi.python.org/pypi/openwisp-notifications",
    "documentation_url": "",
    "repo_watchers": 51,
    "commits_over_52": [
        0,
        0,
        1,
        0,
        4,
        1,
        1,
        1,
        3,
        0,
        1,
        0,
        3,
        1,
        3,
        0,
        1,
        4,
        2,
        6,
        6,
        2,
        0,
        1,
        0,
        3,
        6,
        1,
        5,
        1,
        1,
        0,
        3,
        1,
        2,
        2,
        2,
        0,
        0,
        0,
        2,
        1,
        0,
        0,
        0,
        2,
        0,
        0,
        1,
        1,
        5,
        0
    ],
    "participants": [
        "pandafy",
        "nemesifier",
        "dependabot[bot]",
        "Dhanus3133",
        "niteshsinha17",
        "Aryamanz29",
        "codesankalp",
        "asmodehn",
        "cbeaujoin-stellar",
        "yashikajotwani12",
        "stktyagi",
        "sankha555",
        "youhaveme9",
        "devkapilbansal",
        "Adityashandilya555",
        "aagmanbhatt",
        "Copilot",
        "Eeshu-Yadav",
        "kkreitmair",
        "PabloCastellano",
        "pniaps",
        "SitaGanesh"
    ]
}