API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4846/
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/385/",
        "https://djangopackages.org/api/v4/grids/320/"
    ],
    "id": 4846,
    "title": "wagtail-seo",
    "slug": "wagtail-seo",
    "last_updated": "2025-07-11T12:00:56-04:00",
    "last_fetched": "2026-02-15T18:05:05.243346-05:00",
    "repo_url": "https://github.com/coderedcorp/wagtail-seo",
    "pypi_version": "3.1.1",
    "created": "2020-09-16T18:30:10.167281-04:00",
    "modified": "2026-01-28T14:24:37.539352-05:00",
    "repo_forks": 28,
    "repo_description": "Search engine and social media optimization for Wagtail.",
    "pypi_url": "https://pypi.org/project/wagtail-seo/",
    "documentation_url": "https://docs.coderedcorp.com/wagtail-seo/",
    "repo_watchers": 84,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        7,
        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": [
        "vsalvino",
        "Chadys",
        "jlchilders11",
        "bestasholli",
        "janbaykara",
        "PaLaMuNDeR",
        "ravigupta-art",
        "rcoldiron",
        "jessemenn"
    ]
}