API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4722/
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/398/"
    ],
    "id": 4722,
    "title": "wagtailadminintercom",
    "slug": "wagtailadminintercom",
    "last_updated": "2017-04-27T23:32:10-04:00",
    "last_fetched": "2026-02-15T02:03:21.496387-05:00",
    "repo_url": "https://github.com/neon-jungle/wagtailadminintercom",
    "pypi_version": "0.1.1",
    "created": "2020-09-16T18:23:06.839073-04:00",
    "modified": "2026-01-28T16:20:19.100163-05:00",
    "repo_forks": 0,
    "repo_description": "Intercom integration in the Wagtail admin",
    "pypi_url": "https://pypi.org/project/wagtailadminintercom/",
    "documentation_url": "",
    "repo_watchers": 2,
    "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": [
        "mx-moth"
    ]
}