API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2095/
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/147/"
    ],
    "id": 2095,
    "title": "mezzanine-protected-pages",
    "slug": "mezzanine-protected-pages",
    "last_updated": "2013-10-28T15:03:13-04:00",
    "last_fetched": "2026-02-15T13:03:59.704584-05:00",
    "repo_url": "https://github.com/evilchili/mezzanine-protected-pages",
    "pypi_version": null,
    "created": "2013-10-28T15:25:02.020862-04:00",
    "modified": "2026-01-28T13:20:29.397847-05:00",
    "repo_forks": 6,
    "repo_description": "Restrict access to pages by group membership",
    "pypi_url": "",
    "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,
        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": []
}