API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4882/
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/390/"
    ],
    "id": 4882,
    "title": "wagtail-fakenews",
    "slug": "wagtail-fakenews",
    "last_updated": "2021-11-11T03:54:46-05:00",
    "last_fetched": "2026-02-16T02:05:50.399002-05:00",
    "repo_url": "https://github.com/tomdyson/wagtail-fakenews",
    "pypi_version": "0.1.2",
    "created": "2020-09-16T18:30:56.344088-04:00",
    "modified": "2026-01-28T16:06:55.283651-05:00",
    "repo_forks": 3,
    "repo_description": "Create fake Wagtail pages",
    "pypi_url": "https://pypi.org/project/wagtail-fakenews/",
    "documentation_url": "",
    "repo_watchers": 3,
    "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": [
        "tomdyson"
    ]
}