API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/6221/
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/458/"
    ],
    "id": 6221,
    "title": "django-inspect-tasks",
    "slug": "django-inspect-tasks",
    "last_updated": "2026-01-22T01:40:29-05:00",
    "last_fetched": "2026-02-15T04:07:10.248868-05:00",
    "repo_url": "https://codeberg.org/kfdm/django-inspect-tasks",
    "pypi_version": "0.6.0",
    "created": "2025-12-18T03:33:32.221350-05:00",
    "modified": "2026-01-28T17:01:02.457847-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "https://pypi.org/project/django-inspect-tasks",
    "documentation_url": null,
    "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,
        136,
        102,
        0,
        51,
        0,
        68,
        0,
        0,
        0
    ],
    "participants": [
        "kfdm"
    ]
}