API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3832/
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/23/",
        "https://djangopackages.org/api/v4/grids/356/"
    ],
    "id": 3832,
    "title": "wagtailnews",
    "slug": "wagtailnews",
    "last_updated": "2023-12-19T19:35:21-05:00",
    "last_fetched": "2026-02-15T20:02:10.233455-05:00",
    "repo_url": "https://github.com/takeflight/wagtailnews",
    "pypi_version": "5.2.0",
    "created": "2017-05-27T15:55:44.290296-04:00",
    "modified": "2026-01-28T14:52:34.784882-05:00",
    "repo_forks": 21,
    "repo_description": "News/blog plugin for Wagtail CMS",
    "pypi_url": "http://pypi.python.org/pypi/wagtailnews",
    "documentation_url": "",
    "repo_watchers": 75,
    "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": [
        "mx-moth",
        "seb-b",
        "jrutila",
        "LiamBrenner",
        "rense",
        "bmihelac",
        "erwinelling",
        "JOJ0",
        "jsonn",
        "jordanmarkov",
        "doratoa",
        "sailorsamoor"
    ]
}