API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2082/
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": 2082,
    "title": "mezzanine-pageimages",
    "slug": "mezzanine-pageimages",
    "last_updated": "2014-08-21T09:23:13-04:00",
    "last_fetched": "2026-02-16T03:03:24.661476-05:00",
    "repo_url": "https://github.com/bcs-de/mezzanine-pageimages",
    "pypi_version": "0.2.3",
    "created": "2013-10-25T18:38:39.093240-04:00",
    "modified": "2026-01-28T16:12:48.130872-05:00",
    "repo_forks": 4,
    "repo_description": "Define (background-/banner-)images per page",
    "pypi_url": "http://pypi.python.org/pypi/mezzanine-pageimages",
    "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": [
        "kampfschlaefer"
    ]
}