API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3412/
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": 3412,
    "title": "wagtail-metadata-mixin",
    "slug": "wagtail-metadata-mixin",
    "last_updated": "2021-11-29T00:03:54-05:00",
    "last_fetched": "2026-02-15T22:01:39.072428-05:00",
    "repo_url": "https://github.com/bashu/wagtail-metadata-mixin",
    "pypi_version": "2.0.2",
    "created": "2016-09-21T04:35:05.347968-04:00",
    "modified": "2026-01-28T15:16:43.918875-05:00",
    "repo_forks": 19,
    "repo_description": "🔍 OpenGraph, Twitter Card and Schema.org snippet tags for Wagtail CMS pages",
    "pypi_url": "http://pypi.python.org/pypi/wagtail-metadata-mixin",
    "documentation_url": "https://github.com/bashu/wagtail-metadata-mixin/blob/develop/README.rst",
    "repo_watchers": 49,
    "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": [
        "bashu",
        "sekanitembo",
        "entvia",
        "tobiase",
        "YasielCabrera",
        "boltaffectdev",
        "recklessromeo"
    ]
}