API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4777/
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/370/"
    ],
    "id": 4777,
    "title": "wapps",
    "slug": "wapps",
    "last_updated": "2018-05-02T08:42:51-04:00",
    "last_fetched": "2026-02-15T07:05:12.565537-05:00",
    "repo_url": "https://github.com/apihackers/wapps",
    "pypi_version": "0.1.2.dev0",
    "created": "2020-09-16T18:28:12.420861-04:00",
    "modified": "2026-01-29T12:46:43.268422-05:00",
    "repo_forks": 2,
    "repo_description": "Reusable Wagtail Apps",
    "pypi_url": "https://pypi.org/project/wapps/",
    "documentation_url": "",
    "repo_watchers": 7,
    "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": [
        "noirbizarre",
        "pyup-bot"
    ]
}