API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4786/?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/372/?format=api"
    ],
    "id": 4786,
    "title": "wagtail-exportcsv",
    "slug": "wagtail-exportcsv",
    "last_updated": "2019-02-01T09:50:11-05:00",
    "last_fetched": "2026-02-16T03:05:21.585216-05:00",
    "repo_url": "https://github.com/7aleb/wagtail-exportcsv",
    "pypi_version": "0.2.0",
    "created": "2020-09-16T18:28:28.540412-04:00",
    "modified": "2026-01-28T16:15:27.514067-05:00",
    "repo_forks": 7,
    "repo_description": "",
    "pypi_url": "https://pypi.org/project/wagtail-exportcsv/",
    "documentation_url": "",
    "repo_watchers": 5,
    "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": [
        "talebbits",
        "ryanbagwell"
    ]
}