API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4589/
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/7/"
    ],
    "id": 4589,
    "title": "django-junopass",
    "slug": "django-junopass",
    "last_updated": "2020-05-08T06:02:09-04:00",
    "last_fetched": "2026-02-15T11:03:31.755877-05:00",
    "repo_url": "https://github.com/junopass/django-junopass",
    "pypi_version": null,
    "created": "2020-05-08T06:06:19.913389-04:00",
    "modified": "2026-01-28T13:07:32.513350-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 0,
    "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": []
}