API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2362/?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/244/?format=api"
    ],
    "id": 2362,
    "title": "bambu-webhooks",
    "slug": "bambu-webhooks",
    "last_updated": "2014-05-24T11:01:57-04:00",
    "last_fetched": "2026-02-16T00:05:54.494898-05:00",
    "repo_url": "https://github.com/amarksteadman/bambu-webhooks",
    "pypi_version": "2.0",
    "created": "2014-05-07T11:38:41.740500-04:00",
    "modified": "2026-01-28T15:45:49.309519-05:00",
    "repo_forks": 1,
    "repo_description": "Create webhooks and allow users to assign URLs to them",
    "pypi_url": "http://pypi.python.org/pypi/bambu-webhooks",
    "documentation_url": "",
    "repo_watchers": 5,
    "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": []
}