API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/693/
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/44/"
    ],
    "id": 693,
    "title": "django-pagebase",
    "slug": "django-pagebase",
    "last_updated": "2011-04-27T04:38:01-04:00",
    "last_fetched": "2026-02-16T02:06:09.738466-05:00",
    "repo_url": "https://github.com/sorl/django-pagebase",
    "pypi_version": "0.4.1",
    "created": "2011-03-17T23:04:51.189531-04:00",
    "modified": "2026-01-28T16:07:36.013398-05:00",
    "repo_forks": 1,
    "repo_description": "Pages for Django",
    "pypi_url": "http://pypi.python.org/pypi/django-pagebase",
    "documentation_url": null,
    "repo_watchers": 3,
    "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": [
        "sorl"
    ]
}