API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/48/"
    ],
    "id": 265,
    "title": "django-flatblocks",
    "slug": "django-flatblocks",
    "last_updated": "2022-02-15T16:47:58-05:00",
    "last_fetched": "2026-02-15T19:07:25.175315-05:00",
    "repo_url": "https://github.com/jazzband/django-flatblocks",
    "pypi_version": "1.0.0",
    "created": "2010-09-12T22:24:14.351985-04:00",
    "modified": "2026-01-28T14:45:08.570748-05:00",
    "repo_forks": 32,
    "repo_description": "django-chunks + headerfield + variable chunknames + \"inclusion tag\" == django-flatblocks",
    "pypi_url": "http://pypi.python.org/pypi/django-flatblocks",
    "documentation_url": null,
    "repo_watchers": 84,
    "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": [
        "zerok",
        "funkybob",
        "martey",
        "jezdez",
        "kmike",
        "ipmb",
        "uggedal",
        "sir-sigurd",
        "woochica",
        "bashu",
        "craiga",
        "ad-m",
        "aleksihakli",
        "svetlyak40wt",
        "lorddaedra",
        "zodman",
        "ebrelsford",
        "hheimbuerger",
        "euphoria",
        "petebrowne",
        "Psycojoker",
        "koirikivi",
        "artofhuman",
        "stephrdev",
        "wjurkowlaniec",
        "jazzband-bot",
        "howiworkdaily"
    ]
}