API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5060/
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/19/",
        "https://djangopackages.org/api/v4/grids/8/"
    ],
    "id": 5060,
    "title": "django-cleavejs",
    "slug": "django-cleavejs",
    "last_updated": null,
    "last_fetched": "2026-02-15T04:01:59.546760-05:00",
    "repo_url": "https://edugit.org/AlekSIS/libs/django-cleavejs",
    "pypi_version": "0.1.1",
    "created": "2021-05-16T18:01:33.159456-04:00",
    "modified": "2026-01-28T16:53:34.713827-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "http://pypi.python.org/pypi/django-cleavejs",
    "documentation_url": "",
    "repo_watchers": 0,
    "commits_over_52": [],
    "participants": []
}