API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4907/
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/376/"
    ],
    "id": 4907,
    "title": "wagtail-placeholder-images",
    "slug": "wagtail-placeholder-images",
    "last_updated": "2020-09-02T07:40:03-04:00",
    "last_fetched": "2026-02-15T07:00:50.551517-05:00",
    "repo_url": "https://github.com/rinti/wagtail-placeholder-images",
    "pypi_version": "0.1.1",
    "created": "2020-09-18T15:08:14.940166-04:00",
    "modified": "2026-01-29T12:39:35.372756-05:00",
    "repo_forks": 2,
    "repo_description": "Makes it possible to use placeholder images for local dev",
    "pypi_url": "http://pypi.python.org/pypi/wagtail-placeholder-images",
    "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": [
        "rinti",
        "tomdyson"
    ]
}