API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4914/?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": 4914,
    "title": "wagtail_draftail_anchors",
    "slug": "wagtail_draftail_anchorsnew1",
    "last_updated": "2025-10-16T04:30:09-04:00",
    "last_fetched": "2026-02-15T07:01:42.422187-05:00",
    "repo_url": "https://github.com/jacobtoppm/wagtail_draftail_anchors?new=1",
    "pypi_version": null,
    "created": "2020-09-18T16:13:12.292089-04:00",
    "modified": "2026-01-29T12:41:10.073675-05:00",
    "repo_forks": 13,
    "repo_description": "",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 22,
    "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,
        6,
        0,
        0,
        0,
        0,
        3,
        0,
        6,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "emilytoppm",
        "thibaudcolas",
        "jams2",
        "nickmoreton",
        "Tijani-Dia",
        "allcaps",
        "bigjollygiant14"
    ]
}