API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/731/
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/5/"
    ],
    "id": 731,
    "title": "django-bursar",
    "slug": "django-bursar",
    "last_updated": null,
    "last_fetched": "2026-02-15T03:08:48.825586-05:00",
    "repo_url": "https://bitbucket.org/bkroeze/django-bursar/src",
    "pypi_version": "1.0-0",
    "created": "2011-04-04T20:33:10.996692-04:00",
    "modified": "2026-01-28T16:50:36.719529-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "http://pypi.python.org/pypi/django-bursar",
    "documentation_url": null,
    "repo_watchers": 0,
    "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": []
}