API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1367/
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": 1367,
    "title": "mezzanine-themes",
    "slug": "mezzanine-themes",
    "last_updated": "2016-02-29T03:14:32-05:00",
    "last_fetched": "2026-02-15T14:00:49.711365-05:00",
    "repo_url": "https://github.com/renyi/mezzanine-themes",
    "pypi_version": null,
    "created": "2012-07-10T03:00:00.687297-04:00",
    "modified": "2026-01-28T13:24:56.629272-05:00",
    "repo_forks": 33,
    "repo_description": "",
    "pypi_url": "",
    "documentation_url": null,
    "repo_watchers": 104,
    "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": [
        "dfalk",
        "renyi",
        "sanjivj",
        "iepathos",
        "hexenxp14",
        "encolpe",
        "tomp"
    ]
}