API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3105/
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/59/"
    ],
    "id": 3105,
    "title": "django-acl",
    "slug": "django-acl-2",
    "last_updated": "2015-10-08T19:49:33-04:00",
    "last_fetched": "2026-02-16T02:02:08.708812-05:00",
    "repo_url": "https://github.com/dwatkinsweb/django-acl",
    "pypi_version": "0.1.3",
    "created": "2015-10-07T14:37:47.047029-04:00",
    "modified": "2026-01-28T16:00:05.035505-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "http://pypi.python.org/pypi/django-acl",
    "documentation_url": "https://github.com/dwatkinsweb/django-acl",
    "repo_watchers": 5,
    "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": []
}