API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4915/
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/383/"
    ],
    "id": 4915,
    "title": "Wagtail Draftail Anchors",
    "slug": "wagtail_draftail_anchorsnew2",
    "last_updated": "2025-10-16T04:30:09-04:00",
    "last_fetched": "2026-02-15T07:01:43.933387-05:00",
    "repo_url": "https://github.com/jacobtoppm/wagtail_draftail_anchors?new=2",
    "pypi_version": null,
    "created": "2020-09-18T16:15:12.203763-04:00",
    "modified": "2026-01-29T12:41:12.744374-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"
    ]
}