API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/941/
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/122/"
    ],
    "id": 941,
    "title": "pinax-theme-classic",
    "slug": "pinax-theme-classic",
    "last_updated": "2016-03-15T09:25:00-04:00",
    "last_fetched": "2026-02-15T13:04:27.583178-05:00",
    "repo_url": "https://github.com/pinax/pinax-theme-classic",
    "pypi_version": null,
    "created": "2011-09-19T22:09:40.451134-04:00",
    "modified": "2026-01-28T13:21:18.824683-05:00",
    "repo_forks": 2,
    "repo_description": "the original Pinax theme",
    "pypi_url": "",
    "documentation_url": null,
    "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": [
        "lukeman",
        "paltman",
        "jtauber"
    ]
}