API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/387/?format=api"
    ],
    "id": 4875,
    "title": "wagtail-site-sections",
    "slug": "wagtail-site-sections",
    "last_updated": "2021-06-02T03:42:48-04:00",
    "last_fetched": "2026-02-16T03:06:21.973010-05:00",
    "repo_url": "https://github.com/thclark/wagtail_site_sections",
    "pypi_version": "0.2.0",
    "created": "2020-09-16T18:30:45.825271-04:00",
    "modified": "2026-01-28T16:17:24.754746-05:00",
    "repo_forks": 1,
    "repo_description": "Wagtail site sections using streamfield ",
    "pypi_url": "https://pypi.org/project/wagtail-site-sections/",
    "documentation_url": "",
    "repo_watchers": 6,
    "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": [
        "thclark",
        "dependabot[bot]"
    ]
}