API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4720/
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/398/"
    ],
    "id": 4720,
    "title": "wagtail-nesting-box",
    "slug": "wagtail-nesting-box",
    "last_updated": "2016-12-05T16:59:32-05:00",
    "last_fetched": "2026-02-15T09:06:27.890029-05:00",
    "repo_url": "https://github.com/palazzem/wagtail-nesting-box",
    "pypi_version": "0.2.1",
    "created": "2020-09-16T18:23:04.641110-04:00",
    "modified": "2026-01-29T12:56:35.943070-05:00",
    "repo_forks": 5,
    "repo_description": "A set of abstract and concrete models for your Wagtail website.",
    "pypi_url": "https://pypi.org/project/wagtail-nesting-box/",
    "documentation_url": "",
    "repo_watchers": 12,
    "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": [
        "palazzem",
        "Girbons"
    ]
}