API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4910/
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/375/",
        "https://djangopackages.org/api/v4/grids/385/"
    ],
    "id": 4910,
    "title": "wagtail-birdsong",
    "slug": "wagtail-birdsong",
    "last_updated": "2024-05-10T02:17:10-04:00",
    "last_fetched": "2026-02-15T04:11:58.029284-05:00",
    "repo_url": "https://github.com/neon-jungle/wagtail-birdsong",
    "pypi_version": "2.0.0",
    "created": "2020-09-18T15:22:24.307165-04:00",
    "modified": "2026-01-29T12:37:18.002970-05:00",
    "repo_forks": 27,
    "repo_description": "Create, send, preview, edit and test email campaigns from within Wagtail",
    "pypi_url": "http://pypi.python.org/pypi/wagtail-birdsong",
    "documentation_url": "",
    "repo_watchers": 113,
    "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": [
        "seb-b",
        "jonnyscholes",
        "danhayden",
        "david-smejkal",
        "dsmejkalcf",
        "vegaelle",
        "brian101co",
        "raph146",
        "tomdyson"
    ]
}