API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4973/
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/320/"
    ],
    "id": 4973,
    "title": "Wagtail + Svg",
    "slug": "wagtailsvg",
    "last_updated": "2025-04-19T11:28:13-04:00",
    "last_fetched": "2026-02-15T18:16:00.831430-05:00",
    "repo_url": "https://github.com/Aleksi44/wagtailsvg",
    "pypi_version": "0.0.37",
    "created": "2020-12-09T03:29:58.040850-05:00",
    "modified": "2026-01-28T14:36:45.090427-05:00",
    "repo_forks": 31,
    "repo_description": "Wagtail + SVG",
    "pypi_url": "http://pypi.python.org/pypi/wagtailsvg",
    "documentation_url": "",
    "repo_watchers": 34,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        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": [
        "AlexBueckig",
        "ekersten",
        "nickmoreton",
        "vasilty",
        "AlexDeltax",
        "Ash-Crow",
        "bashu",
        "VanL",
        "MagneticNeedle",
        "vbabiy"
    ]
}