API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/738/
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/98/"
    ],
    "id": 738,
    "title": "django-fullhistory",
    "slug": "django-fullhistory",
    "last_updated": "2013-07-18T04:36:53-04:00",
    "last_fetched": "2026-02-15T11:02:37.505930-05:00",
    "repo_url": "https://github.com/cuker/django-fullhistory",
    "pypi_version": null,
    "created": "2011-04-08T02:48:16.164305-04:00",
    "modified": "2026-01-28T13:05:44.926024-05:00",
    "repo_forks": 6,
    "repo_description": "Fullhistory for Django",
    "pypi_url": "",
    "documentation_url": null,
    "repo_watchers": 14,
    "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": [
        "zbyte64"
    ]
}