API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4811/
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/376/"
    ],
    "id": 4811,
    "title": "wagtail-easy-thumbnails",
    "slug": "wagtail-easy-thumbnails",
    "last_updated": "2025-08-29T07:51:49-04:00",
    "last_fetched": "2026-02-16T02:02:26.903999-05:00",
    "repo_url": "https://github.com/fabrique/wagtail-easy-thumbnails",
    "pypi_version": "0.3",
    "created": "2020-09-16T18:29:10.709614-04:00",
    "modified": "2026-01-28T16:00:38.712933-05:00",
    "repo_forks": 2,
    "repo_description": "Easy thumbnails for Wagtail images",
    "pypi_url": "https://pypi.org/project/wagtail-easy-thumbnails/",
    "documentation_url": "",
    "repo_watchers": 9,
    "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,
        4,
        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": [
        "lucasmoeskops",
        "reduxionist"
    ]
}