API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/6126/
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/406/"
    ],
    "id": 6126,
    "title": "django-chronos",
    "slug": "django-chronos",
    "last_updated": "2025-08-08T05:19:26-04:00",
    "last_fetched": "2026-02-15T03:03:30.595720-05:00",
    "repo_url": "https://github.com/djpeacher/django-chronos",
    "pypi_version": "250808",
    "created": "2025-08-08T12:52:56.218941-04:00",
    "modified": "2026-01-28T16:44:19.130375-05:00",
    "repo_forks": 0,
    "repo_description": "Django middleware that shows you how fast your pages load, right in your browser.",
    "pypi_url": "https://pypi.org/project/django-chronos",
    "documentation_url": "https://github.com/djpeacher/django-chronos",
    "repo_watchers": 36,
    "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,
        9,
        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": [
        "djpeacher"
    ]
}