API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2504/
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/73/"
    ],
    "id": 2504,
    "title": "CMSBootstrap",
    "slug": "cmsbootstrap",
    "last_updated": "2014-09-18T07:26:00-04:00",
    "last_fetched": "2026-02-15T09:05:00.059931-05:00",
    "repo_url": "https://github.com/aptivate/cmsbootstrap",
    "pypi_version": null,
    "created": "2014-07-24T08:08:27.343344-04:00",
    "modified": "2026-01-29T12:54:15.334064-05:00",
    "repo_forks": 2,
    "repo_description": "Django-CMS basic theme with Bootstrap to get you started quickly. Low bandwidth and mobile friendly.",
    "pypi_url": "",
    "documentation_url": "https://github.com/aptivate/cmsbootstrap/blob/master/README.md#cmsbootstrap",
    "repo_watchers": 18,
    "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": [
        "qris",
        "tomd-aptivate"
    ]
}