API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3951/
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/99/",
        "https://djangopackages.org/api/v4/grids/354/",
        "https://djangopackages.org/api/v4/grids/370/",
        "https://djangopackages.org/api/v4/grids/361/"
    ],
    "id": 3951,
    "title": "wagtail-flags",
    "slug": "wagtail-flags",
    "last_updated": "2025-11-19T11:56:51-05:00",
    "last_fetched": "2026-02-15T19:09:02.665067-05:00",
    "repo_url": "https://github.com/cfpb/wagtail-flags",
    "pypi_version": "5.4.0",
    "created": "2017-10-19T10:06:55.701636-04:00",
    "modified": "2026-01-28T14:47:17.116669-05:00",
    "repo_forks": 15,
    "repo_description": "Feature flags for Wagtail sites",
    "pypi_url": "http://pypi.python.org/pypi/wagtail-flags",
    "documentation_url": "",
    "repo_watchers": 87,
    "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,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "willbarton",
        "cwdavies",
        "chosak",
        "anselmbradford",
        "Scotchester",
        "alexm118",
        "martey",
        "tomdyson",
        "jslay-excella"
    ]
}