API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/6096/
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/58/",
        "https://djangopackages.org/api/v4/grids/19/",
        "https://djangopackages.org/api/v4/grids/107/"
    ],
    "id": 6096,
    "title": "django-ckeditor-5",
    "slug": "django-ckeditor-5",
    "last_updated": "2026-01-03T13:06:44-05:00",
    "last_fetched": "2026-02-15T03:04:20.800657-05:00",
    "repo_url": "https://github.com/hvlads/django-ckeditor-5",
    "pypi_version": "0.2.19",
    "created": "2025-06-05T17:55:08.477927-04:00",
    "modified": "2026-01-28T16:45:14.093513-05:00",
    "repo_forks": 85,
    "repo_description": "Django CKEditor 5 integration.",
    "pypi_url": "https://pypi.org/project/django-ckeditor-5",
    "documentation_url": null,
    "repo_watchers": 210,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        3,
        0,
        0,
        2,
        0,
        3,
        3,
        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,
        5,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "hvlads",
        "cclauss",
        "jaredmdunn",
        "YongJun-Lee-98",
        "Ageu-Meireles",
        "nattyg93",
        "dependabot[bot]",
        "Wizardre",
        "frague59",
        "jgwillard",
        "jTiKey"
    ]
}