API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2081/
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": 2081,
    "title": "DjangoCMS-Cascade",
    "slug": "djangocms-cascade",
    "last_updated": "2022-09-13T10:52:53-04:00",
    "last_fetched": "2026-02-15T18:10:47.737723-05:00",
    "repo_url": "https://github.com/jrief/djangocms-cascade",
    "pypi_version": "2.3.14",
    "created": "2013-10-25T04:04:36.672103-04:00",
    "modified": "2026-01-28T14:30:47.632122-05:00",
    "repo_forks": 86,
    "repo_description": "Build Single Page Applications using the Django-CMS plugin system",
    "pypi_url": "http://pypi.python.org/pypi/djangocms-cascade",
    "documentation_url": "http://djangocms-cascade.readthedocs.org/en/latest/",
    "repo_watchers": 169,
    "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": [
        "jrief",
        "haricot",
        "rfleschenberg",
        "frnhr",
        "digi604",
        "aa-dit-yuh",
        "bittner",
        "pcolmant",
        "jotielim",
        "czpython",
        "beniwohli",
        "zanderle",
        "fp4code",
        "execut",
        "adrien-delhorme",
        "aDENTinTIME",
        "asmaps",
        "electroniceagle",
        "perplexa",
        "gentleShark",
        "patchwork-systems",
        "ojii",
        "Julien-Blanc",
        "ManuelWeiss",
        "sniku",
        "swildermann",
        "retailify",
        "db654",
        "julienp",
        "kernom",
        "lucaippo",
        "stapaw",
        "wfehr"
    ]
}