API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/480/?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/41/?format=api",
        "https://djangopackages.org/api/v4/grids/147/?format=api"
    ],
    "id": 480,
    "title": "Cartridge",
    "slug": "cartridge",
    "last_updated": "2024-02-22T04:25:54-05:00",
    "last_fetched": "2026-02-15T19:02:28.496649-05:00",
    "repo_url": "https://github.com/stephenmcd/cartridge",
    "pypi_version": "1.3.4",
    "created": "2010-11-10T01:56:59.582277-05:00",
    "modified": "2026-01-28T14:38:51.851274-05:00",
    "repo_forks": 297,
    "repo_description": "Ecommerce for Mezzanine",
    "pypi_url": "http://pypi.python.org/pypi/Cartridge",
    "documentation_url": "http://cartridge.jupo.org/",
    "repo_watchers": 711,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "stephenmcd",
        "henri-hulski",
        "AlexHill",
        "dfalk",
        "sebasmagri",
        "jerivas",
        "ryneeverett",
        "dsanders11",
        "goodtune",
        "sjkingo",
        "Kniyl",
        "kenbolton",
        "molokov",
        "joshcartme",
        "slav0nic",
        "jcartmell",
        "Bornazadeh",
        "owenh000",
        "rosslaird",
        "wrwrwr",
        "thomasWajs",
        "ewingrj",
        "uranusjr",
        "ptitluc",
        "pokoli",
        "mrbiscuits",
        "mik3y",
        "jbmckeon",
        "timgates42",
        "pahaz",
        "vinnyrose",
        "joshbatchelor",
        "jaywink",
        "ajfisher",
        "viaregio",
        "lexual",
        "jpic",
        "brenouchoa",
        "beezz",
        "ychoi-kr",
        "takanory",
        "kulbir",
        "kklimonda",
        "kenthauser",
        "kennethlove",
        "kelvinwong-ca",
        "kamalmustafa",
        "jlirochon",
        "jpulgarin",
        "codekoala",
        "fgmacedo",
        "EmlynC",
        "dunric",
        "ctrengove",
        "ei-grad"
    ]
}