API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/26/?format=api",
        "https://djangopackages.org/api/v4/grids/57/?format=api"
    ],
    "id": 5939,
    "title": "ServeStatic",
    "slug": "servestatic",
    "last_updated": "2026-01-19T22:15:50-05:00",
    "last_fetched": "2026-02-15T19:01:38.728021-05:00",
    "repo_url": "https://github.com/Archmonger/ServeStatic",
    "pypi_version": "3.1.0",
    "created": "2024-07-11T03:21:18.105528-04:00",
    "modified": "2026-01-28T14:37:59.426578-05:00",
    "repo_forks": 6,
    "repo_description": "Production-grade static file server for Python WSGI & ASGI.",
    "pypi_url": "https://pypi.org/project/servestatic",
    "documentation_url": "https://archmonger.github.io/ServeStatic/",
    "repo_watchers": 74,
    "commits_over_52": [
        0,
        3,
        1,
        0,
        0,
        0,
        0,
        1,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        3,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0
    ],
    "participants": [
        "evansd",
        "adamchainz",
        "Archmonger",
        "pre-commit-ci[bot]",
        "keimlink",
        "timgraham",
        "edmorley",
        "rsalmaso",
        "cuducos",
        "stumpylog",
        "rtibbles",
        "pauloxnet",
        "NDevox",
        "mkai",
        "jnns",
        "jamesbeith",
        "hanswilw",
        "acdha",
        "jribbens",
        "lukeburden",
        "mdalp",
        "bz2",
        "mathieusteele",
        "mdboom",
        "mjhea0",
        "pamelafox",
        "PeterJCLaw",
        "ryanrhee",
        "Sammeeey",
        "hartwork",
        "StefanPahlplatz",
        "sulavmhrzn",
        "graingert",
        "thomasmatecki",
        "SF-300",
        "zain",
        "crccheck",
        "dependabot[bot]",
        "eshim",
        "karyon",
        "kmichel",
        "akx",
        "alexlouden",
        "AliRn76",
        "andriyor",
        "asherf",
        "Djailla",
        "therumbler",
        "browniebroke",
        "chloenott",
        "cspollar",
        "cabiad",
        "c-w",
        "craigruks",
        "LucidDan",
        "KrunchMuffin",
        "dstufft",
        "nseetim",
        "ezheidtmann",
        "foutrelis",
        "MegacoderKim",
        "ionelmc",
        "vokey",
        "openjck"
    ]
}