API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4818/?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/377/?format=api"
    ],
    "id": 4818,
    "title": "menu-header-wagtail",
    "slug": "menu-header-wagtail",
    "last_updated": "2020-08-27T16:38:42-04:00",
    "last_fetched": "2026-02-16T03:00:47.082566-05:00",
    "repo_url": "https://gitlab.com/florezjose/menu_header_wagtail",
    "pypi_version": "1.0.1",
    "created": "2020-09-16T18:29:23.251371-04:00",
    "modified": "2026-01-28T16:07:52.429933-05:00",
    "repo_forks": 0,
    "repo_description": "Full navigation header, menus, sub menus, internal and external links and documents, simple integrated design.",
    "pypi_url": "https://pypi.org/project/menu-header-wagtail/",
    "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": [
        "florezjose"
    ]
}