API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2226/
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": 2226,
    "title": "mezzanine-grappelli",
    "slug": "mezzanine-grappelli",
    "last_updated": "2014-02-05T09:54:02-05:00",
    "last_fetched": "2026-02-16T04:05:21.709693-05:00",
    "repo_url": "https://github.com/sephii/mezzanine-grappelli",
    "pypi_version": "0.1.0",
    "created": "2014-02-10T08:46:18.052809-05:00",
    "modified": "2026-01-28T16:25:51.379594-05:00",
    "repo_forks": 3,
    "repo_description": "Grappelli integration in Mezzanine",
    "pypi_url": "http://pypi.python.org/pypi/mezzanine-grappelli",
    "documentation_url": "",
    "repo_watchers": 16,
    "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": [
        "sephii"
    ]
}