API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5071/
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/11/",
        "https://djangopackages.org/api/v4/grids/401/",
        "https://djangopackages.org/api/v4/grids/417/"
    ],
    "id": 5071,
    "title": "djhtml",
    "slug": "djhtml",
    "last_updated": "2025-10-08T08:01:26-04:00",
    "last_fetched": "2026-02-15T17:08:46.814921-05:00",
    "repo_url": "https://github.com/rtts/djhtml",
    "pypi_version": "3.0.10",
    "created": "2021-05-24T20:51:30.217408-04:00",
    "modified": "2026-01-28T14:05:16.694506-05:00",
    "repo_forks": 36,
    "repo_description": "Django/Jinja template indenter",
    "pypi_url": "http://pypi.python.org/pypi/djhtml",
    "documentation_url": "",
    "repo_watchers": 630,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        5,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        7,
        1,
        0,
        18,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "JaapJoris",
        "sjoerdjob",
        "adamchainz",
        "pawelpel",
        "neruson",
        "jnns",
        "rupertbaker",
        "benspaulding",
        "DeD1rk",
        "DmytroLitvinov",
        "schinckel",
        "sobolevn",
        "pgjones"
    ]
}