API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/2/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/1/",
        "https://djangopackages.org/api/v4/grids/363/"
    ],
    "id": 4568,
    "title": "CodeRed CMS",
    "slug": "coderedcms",
    "last_updated": "2025-09-12T12:58:23-04:00",
    "last_fetched": "2026-02-15T18:11:25.827301-05:00",
    "repo_url": "https://github.com/coderedcorp/coderedcms",
    "pypi_version": "6.0.0",
    "created": "2020-04-11T15:22:41.771366-04:00",
    "modified": "2026-01-28T14:31:33.439918-05:00",
    "repo_forks": 151,
    "repo_description": "Wagtail + CodeRed Extensions enabling rapid development of marketing-focused websites.",
    "pypi_url": "http://pypi.python.org/pypi/coderedcms",
    "documentation_url": "https://docs.coderedcorp.com/wagtail-crx/",
    "repo_watchers": 756,
    "commits_over_52": [
        0,
        3,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        4,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "vsalvino",
        "jlchilders11",
        "rcoldiron",
        "kevincummings",
        "hayleyhartman",
        "FlipperPA",
        "bahoo",
        "Designer023",
        "seanharrison",
        "Zsvoboda87",
        "topiaruss",
        "WMeldon",
        "zhangcheng",
        "adremides",
        "cericoda",
        "cjkpl",
        "phyominh",
        "pimarc",
        "rstienstra",
        "rxm7706",
        "thenewguy",
        "rainy-seasons",
        "cfc603",
        "rosslaird",
        "stueken",
        "goodtiding5",
        "James-Osgood",
        "huubbouma",
        "hamishau",
        "FBruynbroeck",
        "bradchesney79",
        "ElectronicRU",
        "sysaeon"
    ]
}