API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4810/
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": 4810,
    "title": "wagtail-unsplash",
    "slug": "wagtail-unsplash",
    "last_updated": "2024-03-10T18:45:46-04:00",
    "last_fetched": "2026-02-15T07:00:48.079004-05:00",
    "repo_url": "https://github.com/jafacakes2011/wagtail-unsplash",
    "pypi_version": "1.0.1",
    "created": "2020-09-16T18:29:07.625499-04:00",
    "modified": "2026-01-29T12:39:30.722609-05:00",
    "repo_forks": 6,
    "repo_description": "Search for Unsplash images and upload to Wagtail",
    "pypi_url": "https://pypi.org/project/wagtail-unsplash/",
    "documentation_url": "",
    "repo_watchers": 13,
    "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": [
        "CamLamb",
        "tomdyson",
        "zerolab"
    ]
}