API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/353/?format=api"
    ],
    "id": 4896,
    "title": "wagtail-speech",
    "slug": "wagtail-speech",
    "last_updated": "2024-11-25T08:40:46-05:00",
    "last_fetched": "2026-02-15T04:13:07.961160-05:00",
    "repo_url": "https://github.com/moorinl/wagtail-speech",
    "pypi_version": "0.2.0",
    "created": "2020-09-16T18:36:43.893344-04:00",
    "modified": "2026-01-29T12:38:29.885566-05:00",
    "repo_forks": 3,
    "repo_description": "Turn Wagtail pages into lifelike speech using Amazon Polly.",
    "pypi_url": "http://pypi.python.org/pypi/wagtail-speech",
    "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": [
        "robmoorman"
    ]
}