API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1211/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/73/?format=api"
    ],
    "id": 1211,
    "title": "cmsplugin-filer-gallery",
    "slug": "cmsplugin-filer-gallery",
    "last_updated": "2011-12-08T09:50:57-05:00",
    "last_fetched": "2026-02-16T03:02:12.148788-05:00",
    "repo_url": "https://github.com/fivethreeo/cmsplugin-filer-gallery",
    "pypi_version": "1.0.1.pre-alpha",
    "created": "2012-03-13T01:11:02.287350-04:00",
    "modified": "2026-01-28T16:10:30.788211-05:00",
    "repo_forks": 1,
    "repo_description": "",
    "pypi_url": "http://pypi.python.org/pypi/cmsplugin-filer-gallery",
    "documentation_url": null,
    "repo_watchers": 0,
    "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": [
        "fivethreeo"
    ]
}