API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3968/
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/283/",
        "https://djangopackages.org/api/v4/grids/356/"
    ],
    "id": 3968,
    "title": "wagtail-blog-app",
    "slug": "wagtail-blog-app",
    "last_updated": "2015-05-28T20:27:14-04:00",
    "last_fetched": "2026-02-16T04:01:39.903332-05:00",
    "repo_url": "https://github.com/Tivix/wagtail-blog-app",
    "pypi_version": "0.1.2",
    "created": "2017-10-19T10:29:56.765009-04:00",
    "modified": "2026-01-28T16:19:04.006195-05:00",
    "repo_forks": 7,
    "repo_description": "A blog application for the Wagtail Django CMS",
    "pypi_url": "http://pypi.python.org/pypi/wagtail-blog-app",
    "documentation_url": "",
    "repo_watchers": 39,
    "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": [
        "maciej-jaworski",
        "adamtlord"
    ]
}