API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3349/?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/283/?format=api",
        "https://djangopackages.org/api/v4/grids/398/?format=api"
    ],
    "id": 3349,
    "title": "wagtail-condensedinlinepanel",
    "slug": "wagtail-condensedinlinepanel",
    "last_updated": "2022-10-05T07:17:31-04:00",
    "last_fetched": "2026-02-15T11:05:18.802599-05:00",
    "repo_url": "https://github.com/wagtail/wagtail-condensedinlinepanel",
    "pypi_version": "0.5.3",
    "created": "2016-07-17T22:32:20.012619-04:00",
    "modified": "2026-01-28T13:10:57.706433-05:00",
    "repo_forks": 22,
    "repo_description": "Fast, drop-in replacement for Wagtail's inline panel with drag and drop",
    "pypi_url": "http://pypi.python.org/pypi/wagtail-condensedinlinepanel",
    "documentation_url": "",
    "repo_watchers": 84,
    "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": [
        "kaedroho",
        "dependabot[bot]",
        "SalahAdDin",
        "jhrr",
        "torchingloom",
        "CriticalNameError",
        "acerix",
        "mexicat",
        "gasman",
        "mcoconnor",
        "nvsit",
        "tylermadsen"
    ]
}