API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4787/
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/"
    ],
    "id": 4787,
    "title": "wagtail-import-export-tool",
    "slug": "wagtail-import-export-tool",
    "last_updated": "2019-07-03T16:54:18-04:00",
    "last_fetched": "2026-02-16T00:06:25.774976-05:00",
    "repo_url": "https://github.com/berkalpyakici/wagtail-import-export-tool",
    "pypi_version": "0.9.5",
    "created": "2020-09-16T18:28:29.695940-04:00",
    "modified": "2026-01-28T15:46:40.515128-05:00",
    "repo_forks": 4,
    "repo_description": "Import/Export tool for Wagtail CMS (built on top of Django), that supports pages, images, documents, and snippets.",
    "pypi_url": "https://pypi.org/project/wagtail-import-export-tool/",
    "documentation_url": "",
    "repo_watchers": 12,
    "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": [
        "berkalpyakici"
    ]
}