API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4791/
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/372/",
        "https://djangopackages.org/api/v4/grids/320/"
    ],
    "id": 4791,
    "title": "wagtail-transfer",
    "slug": "wagtail-transfer",
    "last_updated": "2025-10-30T10:15:04-04:00",
    "last_fetched": "2026-02-15T18:10:40.924852-05:00",
    "repo_url": "https://github.com/wagtail/wagtail-transfer",
    "pypi_version": "0.11",
    "created": "2020-09-16T18:28:34.182530-04:00",
    "modified": "2026-01-28T14:30:39.773587-05:00",
    "repo_forks": 39,
    "repo_description": "Content transfer for Wagtail",
    "pypi_url": "https://pypi.org/project/wagtail-transfer/",
    "documentation_url": "https://wagtail.github.io/wagtail-transfer/",
    "repo_watchers": 102,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        5,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        7,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "gasman",
        "emilytoppm",
        "KalobTaulien",
        "kaedroho",
        "katdom13",
        "dependabot[bot]",
        "jams2",
        "nickmoreton",
        "easherma",
        "ElectronicRU",
        "haydngreatnews",
        "nimasmi",
        "William-Blackie"
    ]
}