API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/218/?format=api",
        "https://djangopackages.org/api/v4/grids/283/?format=api"
    ],
    "id": 2961,
    "title": "wagtail-cookiecutter-foundation",
    "slug": "wagtail-cookiecutter-foundation",
    "last_updated": "2022-03-31T14:44:37-04:00",
    "last_fetched": "2026-02-15T13:05:37.510714-05:00",
    "repo_url": "https://github.com/chrisdev/wagtail-cookiecutter-foundation",
    "pypi_version": null,
    "created": "2015-07-08T12:51:08.963629-04:00",
    "modified": "2026-01-28T13:23:35.454189-05:00",
    "repo_forks": 41,
    "repo_description": "A Cookiecutter template for Wagtail CMS using Zurb Foundation 6",
    "pypi_url": "",
    "documentation_url": "http://wagtail-cookiecutter-foundation.readthedocs.org/en/latest/",
    "repo_watchers": 165,
    "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": [
        "lendlsmith",
        "chrisdev",
        "Parbhat",
        "pyup-bot",
        "timusri",
        "suledev",
        "brondsem",
        "purplediane",
        "fygul",
        "darrellsnow",
        "MarquezTT",
        "gasman"
    ]
}