API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/6108/
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/398/",
        "https://djangopackages.org/api/v4/grids/283/"
    ],
    "id": 6108,
    "title": "wagtail-admin-modals",
    "slug": "wagtail-admin-modals",
    "last_updated": "2025-07-02T20:01:41-04:00",
    "last_fetched": "2026-02-15T03:04:48.987886-05:00",
    "repo_url": "https://github.com/FormuLearn/wagtail-admin-modals",
    "pypi_version": "0.3.0",
    "created": "2025-07-02T19:57:14.478626-04:00",
    "modified": "2026-01-28T16:45:57.962393-05:00",
    "repo_forks": 0,
    "repo_description": "Intended to be an open source library that makes it easier to implement custom modal workflows within the wagtail admin. ",
    "pypi_url": "https://pypi.org/project/wagtail-admin-modals",
    "documentation_url": "https://docs.formulearn.org/docs/projects/wagtail-admin-modals/",
    "repo_watchers": 1,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        25,
        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": [
        "NicholasEhsanRoy"
    ]
}