API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4763/
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/365/"
    ],
    "id": 4763,
    "title": "wagtail-shop",
    "slug": "wagtail-shop",
    "last_updated": "2018-12-10T09:33:36-05:00",
    "last_fetched": "2026-02-16T04:02:28.301463-05:00",
    "repo_url": "https://github.com/ladrua/wagtail-shop",
    "pypi_version": "0.1.0b2",
    "created": "2020-09-16T18:27:50.180313-04:00",
    "modified": "2026-01-28T16:20:35.825019-05:00",
    "repo_forks": 3,
    "repo_description": "Wagtail Shop, with the help of Django-Oscar.",
    "pypi_url": "https://pypi.org/project/wagtail-shop/",
    "documentation_url": "",
    "repo_watchers": 12,
    "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": []
}