API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4871/
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/387/"
    ],
    "id": 4871,
    "title": "wagtailcolumnblocks",
    "slug": "wagtailcolumnblocks",
    "last_updated": "2024-02-20T21:16:40-05:00",
    "last_fetched": "2026-02-16T00:01:39.444627-05:00",
    "repo_url": "https://github.com/squareweave/wagtailcolumnblocks",
    "pypi_version": "2.3.2",
    "created": "2020-09-16T18:30:41.211255-04:00",
    "modified": "2026-01-28T15:27:54.527165-05:00",
    "repo_forks": 18,
    "repo_description": "Streamfield columns for Wagtail",
    "pypi_url": "https://pypi.org/project/wagtailcolumnblocks/",
    "documentation_url": "",
    "repo_watchers": 46,
    "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": [
        "stefan-squareweave",
        "trecouvr",
        "andre-fuchs",
        "wsot",
        "brabant"
    ]
}