API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4760/
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/362/"
    ],
    "id": 4760,
    "title": "kdl-wagtail-page",
    "slug": "kdl-wagtail-page",
    "last_updated": "2019-01-08T21:02:42-05:00",
    "last_fetched": "2026-02-16T02:01:43.843337-05:00",
    "repo_url": "https://github.com/kingsdigitallab/kdl-wagtail-page",
    "pypi_version": "0.1.2",
    "created": "2020-09-16T18:27:43.244386-04:00",
    "modified": "2026-01-28T15:59:20.244448-05:00",
    "repo_forks": 0,
    "repo_description": "Very basic but reusable Wagtail page models for KDL projects",
    "pypi_url": "https://pypi.org/project/kdl-wagtail-page/",
    "documentation_url": "",
    "repo_watchers": 2,
    "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": [
        "geoffroy-noel-ddh"
    ]
}