API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4833/?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": 4833,
    "title": "wagtail-hallo-plugins",
    "slug": "wagtail-hallo-plugins",
    "last_updated": null,
    "last_fetched": "2026-01-27T16:49:04.026654-05:00",
    "repo_url": "https://gitlab.com/thelabnyc/wagtail_hallo_plugins",
    "pypi_version": "1.0.2",
    "created": "2020-09-16T18:29:51.788316-04:00",
    "modified": "2026-01-27T16:49:04.031431-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "https://pypi.org/project/wagtail-hallo-plugins/",
    "documentation_url": "",
    "repo_watchers": 0,
    "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": []
}