API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4801/
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": 4801,
    "title": "wagtail-simple-gallery",
    "slug": "wagtail-simple-gallery",
    "last_updated": "2025-07-11T03:51:17-04:00",
    "last_fetched": "2026-02-15T21:06:29.894627-05:00",
    "repo_url": "https://github.com/temeez/wagtail-simple-gallery",
    "pypi_version": "0.12.0",
    "created": "2020-09-16T18:28:56.451906-04:00",
    "modified": "2026-01-28T15:12:16.240825-05:00",
    "repo_forks": 24,
    "repo_description": "A simple gallery app for Wagtail. https://pypi.org/project/wagtail-simple-gallery/",
    "pypi_url": "https://pypi.org/project/wagtail-simple-gallery/",
    "documentation_url": "",
    "repo_watchers": 51,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        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": [
        "NaakkaDev",
        "Temeez",
        "JOJ0",
        "db654",
        "frague59",
        "MorezMartin",
        "hongquan",
        "nikatlas",
        "dnsl48",
        "thht"
    ]
}