API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/348/"
    ],
    "id": 3774,
    "title": "openwisp-controller",
    "slug": "openwisp-controller",
    "last_updated": "2026-02-07T12:47:25-05:00",
    "last_fetched": "2026-02-15T20:04:35.666252-05:00",
    "repo_url": "https://github.com/openwisp/openwisp-controller",
    "pypi_version": "1.2",
    "created": "2017-03-30T05:33:30.271277-04:00",
    "modified": "2026-01-28T14:56:12.615931-05:00",
    "repo_forks": 262,
    "repo_description": "Network and WiFi controller: provisioning, configuration management and updates, (pull via openwisp-config or push via SSH), x509 PKI management and more. Mainly OpenWRT, but designed to work also on other systems.",
    "pypi_url": "http://pypi.python.org/pypi/openwisp-controller",
    "documentation_url": "",
    "repo_watchers": 702,
    "commits_over_52": [
        3,
        0,
        1,
        0,
        4,
        0,
        2,
        3,
        0,
        3,
        6,
        5,
        4,
        2,
        3,
        0,
        1,
        1,
        0,
        5,
        0,
        0,
        2,
        7,
        2,
        0,
        2,
        0,
        6,
        1,
        3,
        2,
        7,
        6,
        6,
        3,
        3,
        0,
        0,
        0,
        0,
        0,
        1,
        2,
        0,
        3,
        2,
        6,
        1,
        4,
        8,
        0
    ],
    "participants": [
        "nemesifier",
        "pandafy",
        "dependabot[bot]",
        "NoumbissiValere",
        "atb00ker",
        "codesankalp",
        "okraits",
        "Aryamanz29",
        "ManishShah120",
        "cappe87",
        "PabloCastellano",
        "asmodehn",
        "niteshsinha17",
        "shashwat1002",
        "nepython",
        "dee077",
        "stktyagi",
        "DragnEmperor",
        "devkapilbansal",
        "Srinath0916",
        "wizanyx",
        "purhan",
        "Dhanus3133",
        "pniaps",
        "R9295",
        "totallynotvaishnav",
        "morrme",
        "yashikajotwani12",
        "2001asjad",
        "waleko",
        "kkreitmair",
        "pawelplsi",
        "Saurav-Shrivastav",
        "xamfy",
        "Sanditya2510",
        "publiccode-pr-bot",
        "phyxkal",
        "marfgold1",
        "libremente",
        "a09hopper",
        "Viscous106",
        "shwetd19",
        "rohithasrk",
        "c4llous",
        "Rishabh2801",
        "ppabcd",
        "praptisharma28",
        "piyushdev04",
        "panagiotisevaggelou",
        "codingHahn",
        "mohzulfikar",
        "EdgeKing810",
        "strang1ato",
        "filippociandy10",
        "Copilot",
        "BrainBuzzer",
        "avitus-pereira",
        "atharmohammad",
        "aadityamp01",
        "AYZhu"
    ]
}