API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2499/
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": 2499,
    "title": "mezzanine-bsbanners",
    "slug": "mezzanine-bsbanners",
    "last_updated": "2019-02-28T11:40:48-05:00",
    "last_fetched": "2026-02-16T01:04:27.203538-05:00",
    "repo_url": "https://github.com/alan-hicks/mezzanine-bsbanners",
    "pypi_version": "0.2.0",
    "created": "2014-07-22T12:25:53.049700-04:00",
    "modified": "2026-01-28T15:54:05.616783-05:00",
    "repo_forks": 3,
    "repo_description": "Making it easier to manage attention grabbing Bootstrap Carousels and compelling Bootstrap Jumbotrons as banners on home pages",
    "pypi_url": "http://pypi.python.org/pypi/mezzanine-bsbanners",
    "documentation_url": "",
    "repo_watchers": 4,
    "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": [
        "alan-hicks"
    ]
}