API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/566/
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/23/",
        "https://djangopackages.org/api/v4/grids/73/"
    ],
    "id": 566,
    "title": "cmsplugin-blog",
    "slug": "cmsplugin-blog",
    "last_updated": "2011-12-07T08:15:59-05:00",
    "last_fetched": "2026-02-15T21:08:01.096535-05:00",
    "repo_url": "https://github.com/fivethreeo/cmsplugin-blog",
    "pypi_version": "1.1.2",
    "created": "2011-01-12T14:58:42.386057-05:00",
    "modified": "2026-01-28T15:14:53.135316-05:00",
    "repo_forks": 10,
    "repo_description": "",
    "pypi_url": "http://pypi.python.org/pypi/cmsplugin-blog",
    "documentation_url": "https://readthedocs.org/projects/cmsplugin-blog/",
    "repo_watchers": 5,
    "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",
        "mitar",
        "valyagolev",
        "gleb-chipiga",
        "krisb78",
        "palnes",
        "hedberg",
        "atkinson"
    ]
}