API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4793/
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/372/"
    ],
    "id": 4793,
    "title": "wagtailimporter",
    "slug": "wagtailimporter",
    "last_updated": "2024-02-25T23:19:16-05:00",
    "last_fetched": "2026-02-16T00:04:10.065498-05:00",
    "repo_url": "https://github.com/squareweave/wagtailimporter",
    "pypi_version": "2.0.0",
    "created": "2020-09-16T18:28:36.405072-04:00",
    "modified": "2026-01-28T15:42:39.753245-05:00",
    "repo_forks": 3,
    "repo_description": "Yaml page importer for Wagtail",
    "pypi_url": "https://pypi.org/project/wagtailimporter/",
    "documentation_url": "",
    "repo_watchers": 25,
    "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": [
        "mx-moth",
        "danni",
        "dibell",
        "wsot"
    ]
}