API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3960/
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/283/",
        "https://djangopackages.org/api/v4/grids/383/"
    ],
    "id": 3960,
    "title": "wagtailfroala",
    "slug": "wagtailfroala",
    "last_updated": "2018-05-27T22:39:52-04:00",
    "last_fetched": "2026-02-15T07:04:58.464825-05:00",
    "repo_url": "https://github.com/jaydensmith/wagtailfroala",
    "pypi_version": "0.2.11",
    "created": "2017-10-19T10:21:19.111774-04:00",
    "modified": "2026-01-29T12:46:18.258196-05:00",
    "repo_forks": 5,
    "repo_description": "",
    "pypi_url": "http://pypi.python.org/pypi/wagtailfroala",
    "documentation_url": "",
    "repo_watchers": 15,
    "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": [
        "jaydensmith",
        "madisvain",
        "pizarrodiego"
    ]
}