API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4727/?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/398/?format=api",
        "https://djangopackages.org/api/v4/grids/393/?format=api"
    ],
    "id": 4727,
    "title": "wagtailextraicons",
    "slug": "wagtailextraicons",
    "last_updated": "2023-07-31T22:39:26-04:00",
    "last_fetched": "2026-02-15T20:06:34.725514-05:00",
    "repo_url": "https://github.com/octavenz/wagtailextraicons",
    "pypi_version": "3.0.0",
    "created": "2020-09-16T18:26:47.170198-04:00",
    "modified": "2026-01-28T14:58:56.266319-05:00",
    "repo_forks": 7,
    "repo_description": "Add extra icons to your Wagtail project",
    "pypi_url": "https://pypi.org/project/wagtailextraicons/",
    "documentation_url": "",
    "repo_watchers": 13,
    "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": [
        "Siburg"
    ]
}