API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5736/
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/100/"
    ],
    "id": 5736,
    "title": "django-thumbnails",
    "slug": "django-thumbnails",
    "last_updated": "2025-11-11T01:35:25-05:00",
    "last_fetched": "2026-02-15T18:05:00.334699-05:00",
    "repo_url": "https://github.com/ui/django-thumbnails",
    "pypi_version": "0.8.0",
    "created": "2023-07-10T20:15:59.718538-04:00",
    "modified": "2026-01-28T14:24:30.125226-05:00",
    "repo_forks": 26,
    "repo_description": "",
    "pypi_url": "https://pypi.org/project/django-thumbnails",
    "documentation_url": "",
    "repo_watchers": 47,
    "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,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "SeiryuZ",
        "selwin",
        "jessicarasidi",
        "marsha97",
        "yosephbernandus",
        "ui",
        "christianciu",
        "skrat",
        "JobDoesburg",
        "nZac",
        "urm8",
        "Le09"
    ]
}