API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2486/
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/99/"
    ],
    "id": 2486,
    "title": "django-affect",
    "slug": "django-affect",
    "last_updated": "2014-03-28T14:18:44-04:00",
    "last_fetched": "2026-02-16T02:03:18.644463-05:00",
    "repo_url": "https://github.com/ConsumerAffairs/django-affect",
    "pypi_version": "1.1.0",
    "created": "2014-07-10T07:05:33.452612-04:00",
    "modified": "2026-01-28T16:02:21.652310-05:00",
    "repo_forks": 3,
    "repo_description": "",
    "pypi_url": "http://pypi.python.org/pypi/django-affect",
    "documentation_url": "",
    "repo_watchers": 21,
    "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": [
        "jsatt"
    ]
}