API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/6220/
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/320/",
        "https://djangopackages.org/api/v4/grids/385/"
    ],
    "id": 6220,
    "title": "wagtail-herald",
    "slug": "wagtail-herald",
    "last_updated": "2026-01-26T04:03:55-05:00",
    "last_fetched": "2026-02-15T03:02:46.082168-05:00",
    "repo_url": "https://github.com/kkm-horikawa/wagtail-herald",
    "pypi_version": "0.4.1",
    "created": "2025-12-18T01:57:23.539537-05:00",
    "modified": "2026-01-28T16:42:57.680921-05:00",
    "repo_forks": 0,
    "repo_description": "Comprehensive SEO toolkit for Wagtail CMS with meta tags, Open Graph, Twitter Cards, and Schema.org structured data",
    "pypi_url": "https://pypi.org/project/wagtail-herald",
    "documentation_url": "https://github.com/kkm-horikawa/wagtail-herald#readme",
    "repo_watchers": 2,
    "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,
        40,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0
    ],
    "participants": [
        "kkm-horikawa"
    ]
}