API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/243/?format=api",
        "https://djangopackages.org/api/v4/grids/348/?format=api"
    ],
    "id": 3773,
    "title": "openwisp-users",
    "slug": "openwisp-users",
    "last_updated": "2026-01-13T14:53:01-05:00",
    "last_fetched": "2026-02-15T20:05:06.074252-05:00",
    "repo_url": "https://github.com/openwisp/openwisp-users",
    "pypi_version": "1.2.0",
    "created": "2017-03-30T05:32:33.260750-04:00",
    "modified": "2026-01-28T14:56:58.163758-05:00",
    "repo_forks": 87,
    "repo_description": "Implementation of user management and multi-tenancy for OpenWISP",
    "pypi_url": "http://pypi.python.org/pypi/openwisp-users",
    "documentation_url": "",
    "repo_watchers": 174,
    "commits_over_52": [
        0,
        1,
        1,
        0,
        0,
        1,
        2,
        2,
        0,
        0,
        5,
        1,
        0,
        0,
        4,
        0,
        0,
        0,
        0,
        2,
        1,
        0,
        2,
        1,
        0,
        0,
        0,
        0,
        5,
        0,
        0,
        0,
        3,
        0,
        4,
        2,
        2,
        0,
        0,
        0,
        0,
        3,
        0,
        0,
        2,
        1,
        1,
        3,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "nemesifier",
        "pandafy",
        "dependabot[bot]",
        "atb00ker",
        "NoumbissiValere",
        "Aryamanz29",
        "codesankalp",
        "ManishShah120",
        "PabloCastellano",
        "purhan",
        "niteshsinha17",
        "strang1ato",
        "devkapilbansal",
        "AYZhu",
        "rohithasrk",
        "ppabcd",
        "dee077",
        "shashwat1002",
        "nepython",
        "haikalvidya",
        "Vivekrajput20",
        "Saurav-Shrivastav",
        "waleko",
        "R9295",
        "kaushikaryan04",
        "hax0kartik",
        "chaitanyamogal",
        "AlmogCohen",
        "yashikajotwani12",
        "ShubhamKushwah",
        "Shagunjain10",
        "youhaveme9",
        "Rishabh2801",
        "pniaps",
        "okraits",
        "mohebmithani",
        "DaffyTheDuck",
        "pawelplsi",
        "lehone-hp",
        "komaleswar",
        "hannasalam",
        "Dhanus3133",
        "atif09",
        "marfgold1",
        "aagmanbhatt"
    ]
}