API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4687/
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/258/"
    ],
    "id": 4687,
    "title": "openwisp-monitoring",
    "slug": "openwisp-monitoring",
    "last_updated": "2026-02-05T08:15:28-05:00",
    "last_fetched": "2026-02-16T00:01:24.260783-05:00",
    "repo_url": "https://github.com/openwisp/openwisp-monitoring",
    "pypi_version": "1.2",
    "created": "2020-08-17T17:23:07.654618-04:00",
    "modified": "2026-01-28T15:27:22.802011-05:00",
    "repo_forks": 159,
    "repo_description": "Network monitoring system written in Python and Django, designed to be extensible, programmable, scalable and easy to use by end users: once the system is configured, monitoring checks, alerts and metric collection happens automatically.",
    "pypi_url": "http://pypi.python.org/pypi/openwisp-monitoring",
    "documentation_url": "",
    "repo_watchers": 206,
    "commits_over_52": [
        0,
        0,
        0,
        6,
        2,
        1,
        0,
        2,
        0,
        0,
        0,
        4,
        4,
        0,
        4,
        0,
        0,
        1,
        1,
        3,
        1,
        0,
        1,
        3,
        0,
        3,
        2,
        0,
        5,
        0,
        0,
        0,
        1,
        4,
        1,
        3,
        3,
        0,
        0,
        0,
        0,
        2,
        1,
        0,
        3,
        1,
        0,
        0,
        1,
        0,
        1,
        0
    ],
    "participants": [
        "nemesifier",
        "pandafy",
        "nepython",
        "Aryamanz29",
        "dependabot[bot]",
        "devkapilbansal",
        "PabloCastellano",
        "atb00ker",
        "yashikajotwani12",
        "NoumbissiValere",
        "dee077",
        "niteshsinha17",
        "codesankalp",
        "totallynotvaishnav",
        "praptisharma28",
        "R9295",
        "AndyX90",
        "Baboux98",
        "cestercian",
        "Copilot",
        "Dhanus3133",
        "ManishShah120",
        "pniaps",
        "purhan",
        "youhaveme9",
        "harsh7in"
    ]
}