API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/29/"
    ],
    "id": 5732,
    "title": "granian",
    "slug": "granian",
    "last_updated": "2026-02-08T13:51:49-05:00",
    "last_fetched": "2026-02-15T14:37:34.629935-05:00",
    "repo_url": "https://github.com/emmett-framework/granian",
    "pypi_version": "2.7.1",
    "created": "2023-06-28T08:13:13.569227-04:00",
    "modified": "2026-01-28T13:58:13.124260-05:00",
    "repo_forks": 146,
    "repo_description": "A Rust HTTP server for Python applications",
    "pypi_url": "https://pypi.org/project/granian",
    "documentation_url": "",
    "repo_watchers": 5051,
    "commits_over_52": [
        0,
        5,
        6,
        1,
        14,
        4,
        7,
        21,
        2,
        0,
        0,
        8,
        2,
        8,
        0,
        7,
        8,
        1,
        12,
        5,
        0,
        7,
        13,
        3,
        0,
        0,
        0,
        8,
        6,
        4,
        5,
        0,
        0,
        1,
        8,
        0,
        7,
        4,
        5,
        6,
        0,
        2,
        0,
        0,
        0,
        0,
        11,
        0,
        0,
        10,
        3,
        7
    ],
    "participants": [
        "gi0baro",
        "dependabot[bot]",
        "github-actions[bot]",
        "iamkhav",
        "adhami3310",
        "hynek",
        "matthiask",
        "hendrikmuhs",
        "oliverlambson",
        "RafaelWO",
        "bluetech",
        "monosans",
        "JaeHyuckSa",
        "2-5",
        "apapsch",
        "anuraaga",
        "blopker",
        "cirospaciari",
        "ColemanDunn",
        "dpetzold",
        "TheJecksMan",
        "Aeron",
        "gabrielmbmb",
        "mindflayer",
        "eltociear",
        "jpagh",
        "janbrasna",
        "dekkers",
        "jyelloz",
        "kianmeng",
        "myers",
        "shulcsm",
        "3ok",
        "reneleonhardt",
        "ritesh",
        "Sube-py",
        "timkofu",
        "tobiasge",
        "stumpylog",
        "WAKayser",
        "elbaro",
        "kikones34",
        "stefins"
    ]
}