API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/892/
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": 892,
    "title": "cmsplugin-htmlsitemap",
    "slug": "cmsplugin-htmlsitemap",
    "last_updated": "2016-07-26T15:27:32-04:00",
    "last_fetched": "2026-02-15T07:01:59.050219-05:00",
    "repo_url": "https://github.com/raphaa/cmsplugin-htmlsitemap",
    "pypi_version": "0.1.4",
    "created": "2011-07-31T13:54:16.014097-04:00",
    "modified": "2026-01-29T12:41:35.926922-05:00",
    "repo_forks": 13,
    "repo_description": "HTML sitemap plugin for Django CMS",
    "pypi_url": "http://pypi.python.org/pypi/cmsplugin-htmlsitemap",
    "documentation_url": null,
    "repo_watchers": 12,
    "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": [
        "gw0",
        "jasjukaitis",
        "acspike",
        "abrown1982",
        "jedie",
        "mihaisucan"
    ]
}