API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4732/
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/354/"
    ],
    "id": 4732,
    "title": "wagtailnest",
    "slug": "wagtailnest",
    "last_updated": "2018-08-21T01:31:17-04:00",
    "last_fetched": "2026-02-15T14:02:25.347355-05:00",
    "repo_url": "https://github.com/ionata/wagtailnest",
    "pypi_version": "0.2.2",
    "created": "2020-09-16T18:26:55.993192-04:00",
    "modified": "2026-01-28T13:28:18.400359-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "https://pypi.org/project/wagtailnest/",
    "documentation_url": "",
    "repo_watchers": 1,
    "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": [
        "nattyg93",
        "jadedarko",
        "pyup-bot"
    ]
}