API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/82/
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/23/"
    ],
    "id": 82,
    "title": "django-yaba",
    "slug": "django-yaba",
    "last_updated": "2009-11-03T11:29:59-05:00",
    "last_fetched": "2026-02-16T02:03:01.148678-05:00",
    "repo_url": "https://github.com/f4nt/django-yaba",
    "pypi_version": "0.2.7",
    "created": "2010-08-18T14:47:42.321888-04:00",
    "modified": "2026-01-28T16:01:47.487754-05:00",
    "repo_forks": 10,
    "repo_description": "Yet Another Blog Application",
    "pypi_url": "http://pypi.python.org/pypi/django-yaba",
    "documentation_url": null,
    "repo_watchers": 39,
    "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": [
        "rogersmark"
    ]
}