API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/2/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/73/?format=api",
        "https://djangopackages.org/api/v4/grids/1/?format=api"
    ],
    "id": 2896,
    "title": "Leonardo CMS",
    "slug": "django-leonardo",
    "last_updated": "2020-09-08T09:58:46-04:00",
    "last_fetched": "2026-02-16T00:02:38.230990-05:00",
    "repo_url": "https://github.com/django-leonardo/django-leonardo",
    "pypi_version": "1.0.6",
    "created": "2015-05-10T18:25:27.753239-04:00",
    "modified": "2026-01-28T15:29:50.346863-05:00",
    "repo_forks": 27,
    "repo_description": "CMS for everyone, easy to deploy and scale, robust modular system with many packages. https://packages.leonardo-cms.org/",
    "pypi_url": "http://pypi.python.org/pypi/django-leonardo",
    "documentation_url": "http://django-leonardo.readthedocs.org/",
    "repo_watchers": 99,
    "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": [
        "michaelkuty",
        "cznewt",
        "dresl",
        "jakubjosef",
        "leonardo-developer",
        "B3ND3RKUT"
    ]
}