API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4899/?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/320/?format=api"
    ],
    "id": 4899,
    "title": "Wagtailblock Streamfield Register",
    "slug": "wagtailblock-streamfield",
    "last_updated": null,
    "last_fetched": "2026-01-27T16:49:03.660850-05:00",
    "repo_url": "https://gitlab.com/thomasBisseling/wagtailblock-register",
    "pypi_version": "1.7",
    "created": "2020-09-18T04:59:37.833104-04:00",
    "modified": "2026-01-27T16:49:03.665838-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "http://pypi.python.org/pypi/wagtailblock-register",
    "documentation_url": "",
    "repo_watchers": 0,
    "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": []
}