API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1533/
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/116/"
    ],
    "id": 1533,
    "title": "django-tornadio2",
    "slug": "django-tornadio2",
    "last_updated": "2012-06-21T17:04:16-04:00",
    "last_fetched": "2026-02-15T13:02:37.478848-05:00",
    "repo_url": "https://github.com/tgcondor/django-tornadio2",
    "pypi_version": null,
    "created": "2012-11-13T09:52:07.662992-05:00",
    "modified": "2026-01-28T13:17:36.596672-05:00",
    "repo_forks": 4,
    "repo_description": "",
    "pypi_url": "",
    "documentation_url": null,
    "repo_watchers": 13,
    "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": [
        "tabouassaleh"
    ]
}