API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4746/
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/358/"
    ],
    "id": 4746,
    "title": "wagtail-django-simple-captcha",
    "slug": "wagtail-django-simple-captcha",
    "last_updated": "2020-05-06T09:25:33-04:00",
    "last_fetched": "2026-02-16T02:05:08.618379-05:00",
    "repo_url": "https://github.com/acarasimon96/wagtail-django-simple-captcha",
    "pypi_version": "1.0",
    "created": "2020-09-16T18:27:18.298564-04:00",
    "modified": "2026-01-28T16:05:47.997042-05:00",
    "repo_forks": 1,
    "repo_description": "A simple Captcha field for Wagtail form pages",
    "pypi_url": "https://pypi.org/project/wagtail-django-simple-captcha/",
    "documentation_url": "",
    "repo_watchers": 3,
    "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": [
        "thibaudcolas",
        "loicteixeira",
        "acarasimon96",
        "benoitvogel",
        "BertrandBordage",
        "bmoe872",
        "matheusbrat",
        "jordij"
    ]
}