API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4773/
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": 4773,
    "title": "wagtail-materializecss",
    "slug": "wagtail-materializecss",
    "last_updated": "2018-09-05T18:02:01-04:00",
    "last_fetched": "2026-02-16T03:00:58.080837-05:00",
    "repo_url": "https://github.com/justengel-django/wagtail_materializecss",
    "pypi_version": "0.0.6",
    "created": "2020-09-16T18:28:05.843398-04:00",
    "modified": "2026-01-28T16:08:12.991205-05:00",
    "repo_forks": 1,
    "repo_description": "",
    "pypi_url": "https://pypi.org/project/wagtail-materializecss/",
    "documentation_url": "",
    "repo_watchers": 0,
    "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": [
        "justengel"
    ]
}