API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5834/
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/38/"
    ],
    "id": 5834,
    "title": "django-badgekit",
    "slug": "django-badgekit",
    "last_updated": "2014-06-30T16:19:57-04:00",
    "last_fetched": "2026-02-15T09:04:43.807154-05:00",
    "repo_url": "https://github.com/mozilla/django-badgekit",
    "pypi_version": null,
    "created": "2024-01-19T21:40:11.092388-05:00",
    "modified": "2026-01-29T12:53:48.642048-05:00",
    "repo_forks": 1,
    "repo_description": "INACTIVE - http://mzl.la/ghe-archive",
    "pypi_url": "",
    "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": [
        "lmorchard",
        "willkg",
        "ToxicWar",
        "askvictor",
        "christensenep",
        "rlr",
        "l-hedgehog",
        "huxley"
    ]
}