API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/1/?format=api"
    ],
    "id": 2058,
    "title": "Djedi CMS",
    "slug": "djedi-cms",
    "last_updated": "2024-01-09T06:17:26-05:00",
    "last_fetched": "2026-02-15T21:06:04.127511-05:00",
    "repo_url": "https://github.com/5monkeys/djedi-cms",
    "pypi_version": "1.3.3",
    "created": "2013-10-11T04:15:24.225676-04:00",
    "modified": "2026-01-28T15:11:39.916456-05:00",
    "repo_forks": 31,
    "repo_description": "Django content management as it should be",
    "pypi_url": "http://pypi.python.org/pypi/djedi-cms",
    "documentation_url": "http://5monkeys.github.io/djedi-cms/",
    "repo_watchers": 83,
    "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": [
        "lydell",
        "lundberg",
        "andreif",
        "kjagiello",
        "chrippa",
        "beshrkayali",
        "Swamii",
        "ZipFile",
        "Leolainen",
        "eliassjogreen",
        "vtrrsl",
        "Mojken",
        "joar",
        "hannseman",
        "barseghyanartur",
        "HeyHugo",
        "jocke-l",
        "kyrias",
        "akeamc"
    ]
}