API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4685/?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": 4685,
    "title": "openwisp-network-topology",
    "slug": "openwisp-network-topology",
    "last_updated": "2026-05-20T20:55:58-04:00",
    "last_fetched": "2026-05-26T18:06:15.598038-04:00",
    "repo_url": "https://github.com/openwisp/openwisp-network-topology",
    "pypi_version": "1.2",
    "created": "2020-08-17T17:13:21.696289-04:00",
    "modified": "2026-01-28T15:18:02.866146-05:00",
    "repo_forks": 87,
    "repo_description": "Network topology collector and visualizer. Collects network topology data from dynamic mesh routing protocols or other popular networking software like OpenVPN, allows to visualize the network graph, save daily snapshots that can be viewed in the future and more.",
    "pypi_url": "http://pypi.python.org/pypi/openwisp-network-topology",
    "documentation_url": "",
    "repo_watchers": 239,
    "commits_over_52": [
        2,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        2,
        0,
        2,
        3,
        1,
        6,
        0,
        0,
        0,
        1,
        0,
        0,
        2,
        1,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        4,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        1,
        5,
        4,
        3
    ],
    "participants": [
        "nemesifier",
        "rohithasrk",
        "pandafy",
        "dependabot[bot]",
        "Aryamanz29",
        "atb00ker",
        "NoumbissiValere",
        "codesankalp",
        "ManishShah120",
        "Eeshu-Yadav",
        "totallynotvaishnav",
        "ppabcd",
        "niteshsinha17",
        "DaffyTheDuck",
        "devkapilbansal",
        "Dhanus3133",
        "marfgold1",
        "xamfy",
        "prajwal296",
        "haikalvidya",
        "wizanyx",
        "stktyagi",
        "praptisharma28",
        "panagiotisevaggelou",
        "PabloCastellano",
        "4f4d",
        "mohzulfikar",
        "leonardomaccari",
        "strang1ato",
        "atif09",
        "waleko",
        "AYZhu"
    ]
}