API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3351/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/283/"
    ],
    "id": 3351,
    "title": "wagtail-js",
    "slug": "wagtail-js",
    "last_updated": "2016-08-06T14:40:14-04:00",
    "last_fetched": "2026-02-15T13:05:04.542222-05:00",
    "repo_url": "https://github.com/kaedroho/wagtail-js",
    "pypi_version": null,
    "created": "2016-07-17T22:34:57.199220-04:00",
    "modified": "2026-01-28T13:22:34.937294-05:00",
    "repo_forks": 0,
    "repo_description": "Wagtail API client for Javascript",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 5,
    "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": [
        "kaedroho"
    ]
}