API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4780/
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/371/"
    ],
    "id": 4780,
    "title": "wagtailcloudinary",
    "slug": "wagtailcloudinary",
    "last_updated": "2026-02-12T10:46:32-05:00",
    "last_fetched": "2026-02-15T21:02:57.812992-05:00",
    "repo_url": "https://gitlab.com/thelabnyc/wagtailcloudinary",
    "pypi_version": "2.3.0",
    "created": "2020-09-16T18:28:18.302247-04:00",
    "modified": "2026-01-28T15:06:36.912096-05:00",
    "repo_forks": 0,
    "repo_description": "Maintained fork of https://github.com/dteskera/wagtailcloudinary",
    "pypi_url": "https://pypi.org/project/wagtailcloudinary/",
    "documentation_url": "",
    "repo_watchers": 3,
    "commits_over_52": [
        6,
        8,
        7,
        2,
        6,
        12,
        4,
        8,
        2,
        24,
        11,
        16,
        24,
        22,
        14,
        18,
        8,
        22,
        26,
        14,
        10,
        25,
        16,
        8,
        26,
        15,
        8,
        25,
        42,
        18,
        15,
        26,
        19,
        22,
        28,
        18,
        24,
        15,
        35,
        24,
        20,
        16,
        14,
        6,
        12,
        13,
        24,
        22,
        12,
        30,
        10,
        0
    ],
    "participants": [
        "David Burke",
        "Derek Yang",
        "Gokhan Karaboga",
        "Josh Marantz",
        "Davor Teskera",
        "will acheson",
        "David Burke",
        "Craig Weber",
        "Renovate Bot"
    ]
}