API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2861/
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": 2861,
    "title": "mezzanine-modal-announcements",
    "slug": "mezzanine-modal-announcements",
    "last_updated": "2015-04-15T21:54:11-04:00",
    "last_fetched": "2026-02-16T02:05:49.534296-05:00",
    "repo_url": "https://github.com/joshcartme/mezzanine-modal-announcements",
    "pypi_version": "1.1.3",
    "created": "2015-04-16T20:20:01.981369-04:00",
    "modified": "2026-01-28T16:06:53.373764-05:00",
    "repo_forks": 2,
    "repo_description": "Popup announcements for Mezzanine websites via Bootstrap modals.",
    "pypi_url": "http://pypi.python.org/pypi/mezzanine-modal-announcements",
    "documentation_url": "",
    "repo_watchers": 3,
    "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": [
        "joshcartme"
    ]
}