API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3948/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/283/?format=api",
        "https://djangopackages.org/api/v4/grids/48/?format=api",
        "https://djangopackages.org/api/v4/grids/370/?format=api"
    ],
    "id": 3948,
    "title": "wagtailgridder",
    "slug": "wagtailgridder",
    "last_updated": "2025-07-29T09:53:56-04:00",
    "last_fetched": "2026-02-15T20:03:11.634848-05:00",
    "repo_url": "https://github.com/wharton/wagtailgridder",
    "pypi_version": "2.0.0",
    "created": "2017-10-19T09:29:17.812524-04:00",
    "modified": "2026-01-28T14:54:02.777593-05:00",
    "repo_forks": 12,
    "repo_description": "Wagtail Gridder is a Bootstrap 4 enabled layout for the Wagtail CMS. Grid Items are created within categories, and displayed on a Grid Index Page. The JavaScript libraries Gridder and MixItUp are included.",
    "pypi_url": "http://pypi.python.org/pypi/wagtailgridder",
    "documentation_url": "https://github.com/wharton/wagtailgridder",
    "repo_watchers": 67,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        0,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        3,
        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": [
        "FlipperPA",
        "rgs258",
        "rejonis",
        "noeldvictor",
        "fourfridays"
    ]
}