API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4830/?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": 4830,
    "title": "wagtail-draftail-katex",
    "slug": "wagtail-draftail-katex",
    "last_updated": "2022-04-06T17:19:23-04:00",
    "last_fetched": "2026-02-16T02:01:21.495921-05:00",
    "repo_url": "https://github.com/gatensj/wagtail-draftail-katex",
    "pypi_version": "0.1.3",
    "created": "2020-09-16T18:29:45.946075-04:00",
    "modified": "2026-01-28T15:58:30.164829-05:00",
    "repo_forks": 5,
    "repo_description": "This will be an integration of a KaTek into the Wagtail CMS Draftail editor.  ",
    "pypi_url": "https://pypi.org/project/wagtail-draftail-katex/",
    "documentation_url": "",
    "repo_watchers": 6,
    "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": [
        "ritterasdf",
        "kutenai",
        "gatensj"
    ]
}