API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2728/
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/245/"
    ],
    "id": 2728,
    "title": "DRF URL Content Type Override",
    "slug": "drf-url-content-type-override",
    "last_updated": "2014-12-08T17:24:21-05:00",
    "last_fetched": "2026-02-15T02:05:43.402624-05:00",
    "repo_url": "https://github.com/hzdg/drf-url-content-type-override",
    "pypi_version": "1.0.0",
    "created": "2015-01-09T04:26:29.483287-05:00",
    "modified": "2026-01-28T16:24:45.658543-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "http://pypi.python.org/pypi/drf-url-content-type-override",
    "documentation_url": "",
    "repo_watchers": 1,
    "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": [
        "kenzic",
        "matthewwithanm"
    ]
}