API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4824/?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/383/?format=api"
    ],
    "id": 4824,
    "title": "wagtail-footnotes",
    "slug": "wagtail-footnotes",
    "last_updated": "2025-10-27T17:53:27-04:00",
    "last_fetched": "2026-02-15T19:06:16.174448-05:00",
    "repo_url": "https://github.com/torchbox/wagtail-footnotes",
    "pypi_version": "0.14.0",
    "created": "2020-09-16T18:29:35.626854-04:00",
    "modified": "2026-01-28T14:43:33.762232-05:00",
    "repo_forks": 20,
    "repo_description": "",
    "pypi_url": "https://pypi.org/project/wagtail-footnotes/",
    "documentation_url": "",
    "repo_watchers": 30,
    "commits_over_52": [
        0,
        0,
        0,
        1,
        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,
        4,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "zerolab",
        "nickmoreton",
        "kevinhowbrook",
        "jsma",
        "BrianXu20",
        "Ash-Crow",
        "willbarton",
        "katdom13",
        "pre-commit-ci[bot]",
        "damwaingames",
        "alxbridge",
        "benjaoming",
        "ianmeigh",
        "amulree",
        "SunnyR",
        "tomdyson"
    ]
}