API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3386/
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/41/"
    ],
    "id": 3386,
    "title": "shuup",
    "slug": "shuup",
    "last_updated": "2021-08-18T18:32:03-04:00",
    "last_fetched": "2026-02-15T18:14:29.928829-05:00",
    "repo_url": "https://github.com/shuup/shuup",
    "pypi_version": "3.1.0",
    "created": "2016-08-26T10:04:16.661068-04:00",
    "modified": "2026-01-28T14:34:57.313556-05:00",
    "repo_forks": 1143,
    "repo_description": "E-Commerce Platform",
    "pypi_url": "http://pypi.python.org/pypi/shuup",
    "documentation_url": "",
    "repo_watchers": 2358,
    "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": [
        "tulimaki",
        "chessbr",
        "Pikkupomo",
        "suutari-ai",
        "akx",
        "gurch101",
        "maximlion",
        "wiltso",
        "ruohola",
        "shawnadelic",
        "JoaRiski",
        "mikkovedru",
        "eberonsh",
        "strycore",
        "volodymyr-code",
        "nvthanh11",
        "Gray-Shuup",
        "hnduke",
        "jovan-shuup",
        "Bayoslav",
        "igordavydsson",
        "ehaivala",
        "wardal",
        "bill-shuup",
        "hrayr-artunyan",
        "jhess666",
        "blomqma",
        "soulilya",
        "yukimiyagi",
        "kerkkoheiskanen",
        "BadassHenkka",
        "Oksamies",
        "codenature",
        "bakaja021",
        "mingfeng",
        "itbabu",
        "jeromecaisip",
        "fmipsylone",
        "benjdelt",
        "Hispar",
        "fredcoff",
        "piotrowski",
        "kreativedev",
        "kvdveer",
        "l0rn",
        "JSin",
        "jaywink",
        "jcater",
        "khchine5-shuup",
        "aahonen19",
        "adamlwgriffiths",
        "77cc33"
    ]
}