API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3949/
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/283/",
        "https://djangopackages.org/api/v4/grids/378/",
        "https://djangopackages.org/api/v4/grids/385/"
    ],
    "id": 3949,
    "title": "wagtail-metadata",
    "slug": "wagtail-metadata",
    "last_updated": "2023-09-06T19:47:01-04:00",
    "last_fetched": "2026-02-15T18:05:08.175002-05:00",
    "repo_url": "https://github.com/takeflight/wagtail-metadata",
    "pypi_version": "5.0.0",
    "created": "2017-10-19T10:04:23.595080-04:00",
    "modified": "2026-01-28T14:24:41.048595-05:00",
    "repo_forks": 21,
    "repo_description": "A tool to assist with metadata for social media and search engines.",
    "pypi_url": "http://pypi.python.org/pypi/wagtail-metadata",
    "documentation_url": "",
    "repo_watchers": 123,
    "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": [
        "seb-b",
        "LiamBrenner",
        "mx-moth",
        "fabienheureux",
        "m3brown",
        "eon01",
        "ndHammer",
        "originell",
        "jonnyscholes",
        "danihodovic",
        "bashu",
        "ddlaws0n",
        "dbramwell",
        "naglis",
        "enzedonline",
        "nutjob4life",
        "aurelien-huet",
        "johannesvogel"
    ]
}