API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3973/
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/"
    ],
    "id": 3973,
    "title": "wagtail-readability",
    "slug": "wagtail-readability",
    "last_updated": "2016-03-07T21:05:43-05:00",
    "last_fetched": "2026-02-15T03:06:09.375309-05:00",
    "repo_url": "https://github.com/takeflight/wagtail-readability",
    "pypi_version": "0.1.0",
    "created": "2017-10-19T10:37:26.881919-04:00",
    "modified": "2026-01-28T16:47:37.197380-05:00",
    "repo_forks": 2,
    "repo_description": "Test how readable the content you enter into wagtail is.",
    "pypi_url": "http://pypi.python.org/pypi/wagtail-readability",
    "documentation_url": "",
    "repo_watchers": 16,
    "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": [
        "LiamBrenner"
    ]
}