API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/73/",
        "https://djangopackages.org/api/v4/grids/127/"
    ],
    "id": 2204,
    "title": "djangoCMS Installer",
    "slug": "djangocms-installer",
    "last_updated": "2020-12-05T08:02:49-05:00",
    "last_fetched": "2026-02-15T04:02:37.202470-05:00",
    "repo_url": "https://github.com/nephila/djangocms-installer",
    "pypi_version": "2.0.0",
    "created": "2014-01-26T02:21:01.072432-05:00",
    "modified": "2026-01-28T16:54:38.183809-05:00",
    "repo_forks": 78,
    "repo_description": "Console wizard to bootstrap django CMS projects",
    "pypi_url": "http://pypi.python.org/pypi/djangocms-installer",
    "documentation_url": "https://djangocms-installer.readthedocs.io/",
    "repo_watchers": 178,
    "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": [
        "yakky",
        "Chive",
        "frost-nzcr4",
        "henning",
        "FinalAngel",
        "vxsx",
        "marksweb",
        "carloratm",
        "muayyad-alsadi",
        "digi604",
        "ojii",
        "cluck",
        "frenchtoast747",
        "beniwohli",
        "bitdeli-chef",
        "xuwei0455",
        "schumannd",
        "jedie",
        "jghyllebert",
        "hyperkang",
        "nickzoic",
        "szilveszter",
        "deronnax",
        "dporru",
        "nikolas"
    ]
}