API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4832/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/383/?format=api"
    ],
    "id": 4832,
    "title": "wagtail-news-image",
    "slug": "wagtail-news-image",
    "last_updated": "2018-08-28T03:11:32-04:00",
    "last_fetched": "2026-02-16T03:02:42.151827-05:00",
    "repo_url": "https://github.com/StocksDigital/wagtail-news-image",
    "pypi_version": "0.0.2",
    "created": "2020-09-16T18:29:48.186286-04:00",
    "modified": "2026-01-28T16:11:26.618278-05:00",
    "repo_forks": 5,
    "repo_description": "Extended image block for the Draftail WYSIWYG editor.",
    "pypi_url": "https://pypi.org/project/wagtail-news-image/",
    "documentation_url": "",
    "repo_watchers": 6,
    "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": [
        "MattSegal"
    ]
}