API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4743/
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/357/"
    ],
    "id": 4743,
    "title": "wagtail-calendar",
    "slug": "wagtail-calendar",
    "last_updated": "2018-05-16T14:57:05-04:00",
    "last_fetched": "2026-02-16T03:00:56.964299-05:00",
    "repo_url": "https://github.com/Gagaro/wagtail-calendar",
    "pypi_version": "1.0.3",
    "created": "2020-09-16T18:27:12.416122-04:00",
    "modified": "2026-01-28T16:08:10.809203-05:00",
    "repo_forks": 3,
    "repo_description": "A planning calendar for wagtail",
    "pypi_url": "https://pypi.org/project/wagtail-calendar/",
    "documentation_url": "",
    "repo_watchers": 17,
    "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": [
        "Gagaro"
    ]
}