API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4849/?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/385/?format=api"
    ],
    "id": 4849,
    "title": "wagtail-sendinblue",
    "slug": "wagtail-sendinblue",
    "last_updated": "2016-12-14T09:43:42-05:00",
    "last_fetched": "2026-02-16T04:05:13.372160-05:00",
    "repo_url": "https://github.com/apihackers/wagtail-sendinblue",
    "pypi_version": "0.1.0.dev0",
    "created": "2020-09-16T18:30:14.772134-04:00",
    "modified": "2026-01-28T16:25:35.178022-05:00",
    "repo_forks": 0,
    "repo_description": "SendInBlue integration for wagtail",
    "pypi_url": "https://pypi.org/project/wagtail-sendinblue/",
    "documentation_url": "",
    "repo_watchers": 1,
    "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": [
        "noirbizarre"
    ]
}