API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4838/
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/383/"
    ],
    "id": 4838,
    "title": "wagtail-draftail-plugins",
    "slug": "wagtail-draftail-plugins",
    "last_updated": "2026-02-12T10:46:31-05:00",
    "last_fetched": "2026-02-15T19:04:36.619426-05:00",
    "repo_url": "https://gitlab.com/thelabnyc/wagtail-draftail-plugins",
    "pypi_version": "0.4.0",
    "created": "2020-09-16T18:29:58.905817-04:00",
    "modified": "2026-01-28T14:41:32.470568-05:00",
    "repo_forks": 1,
    "repo_description": "Commonly used extensions to Wagtail's Draftail editor",
    "pypi_url": "https://pypi.org/project/wagtail-draftail-plugins/",
    "documentation_url": "",
    "repo_watchers": 0,
    "commits_over_52": [
        4,
        4,
        6,
        2,
        4,
        13,
        4,
        6,
        2,
        2,
        4,
        8,
        8,
        8,
        2,
        4,
        2,
        4,
        4,
        6,
        4,
        4,
        4,
        4,
        5,
        3,
        4,
        18,
        12,
        17,
        9,
        6,
        11,
        16,
        6,
        10,
        6,
        9,
        9,
        14,
        16,
        6,
        10,
        6,
        2,
        9,
        12,
        16,
        10,
        16,
        6,
        0
    ],
    "participants": [
        "Emir Çetinkaya",
        "GLaDOS (Merge Bot)",
        "Craig Weber",
        "Renovate Bot"
    ]
}