API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/860/
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/97/"
    ],
    "id": 860,
    "title": "django-enhanced-cbv",
    "slug": "django-enhanced-cbv",
    "last_updated": "2018-10-09T09:01:52-04:00",
    "last_fetched": "2026-02-15T11:01:27.905266-05:00",
    "repo_url": "https://github.com/rasca/django-enhanced-cbv",
    "pypi_version": null,
    "created": "2011-07-07T17:03:34.857542-04:00",
    "modified": "2026-01-28T13:03:20.092204-05:00",
    "repo_forks": 15,
    "repo_description": "generic class based views with enhanced functionallity",
    "pypi_url": "",
    "documentation_url": null,
    "repo_watchers": 46,
    "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": [
        "rasca",
        "matuu",
        "fmoor",
        "mattmcc",
        "placiana",
        "bsvetchine",
        "xavierlesa"
    ]
}