API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5202/
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/283/",
        "https://djangopackages.org/api/v4/grids/398/",
        "https://djangopackages.org/api/v4/grids/395/",
        "https://djangopackages.org/api/v4/grids/355/"
    ],
    "id": 5202,
    "title": "wagtail-oauth2",
    "slug": "wagtail-oauth2",
    "last_updated": "2026-02-06T12:10:01-05:00",
    "last_fetched": "2026-02-15T22:05:01.152012-05:00",
    "repo_url": "https://github.com/Gandi/wagtail-oauth2",
    "pypi_version": "2.0.6",
    "created": "2021-12-09T09:27:06.085783-05:00",
    "modified": "2026-01-28T15:22:49.033713-05:00",
    "repo_forks": 1,
    "repo_description": "A wagtail plugin to replace the login by an OAuth2.0 Authorization Server",
    "pypi_url": "http://pypi.python.org/pypi/wagtail-oauth2",
    "documentation_url": "https://wagtail-oauth2.readthedocs.io/en/latest/",
    "repo_watchers": 11,
    "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,
        29,
        0,
        1,
        0
    ],
    "participants": [
        "mardiros"
    ]
}