API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/6285/
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/73/",
        "https://djangopackages.org/api/v4/grids/440/"
    ],
    "id": 6285,
    "title": "djangocms-text-ckeditor5",
    "slug": "djangocms-text-ckeditor5",
    "last_updated": "2026-01-12T02:37:44-05:00",
    "last_fetched": "2026-02-15T21:03:23.162456-05:00",
    "repo_url": "https://github.com/django-cms/djangocms-text-ckeditor5",
    "pypi_version": "0.2.6",
    "created": "2026-02-10T13:03:26.153492-05:00",
    "modified": "2026-02-10T13:03:26.153515-05:00",
    "repo_forks": 8,
    "repo_description": "CKEditor 5 rich text editor frontend for djangocms-text package",
    "pypi_url": "https://pypi.org/project/djangocms-text-ckeditor5/",
    "documentation_url": null,
    "repo_watchers": 5,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        4,
        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,
        4,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "fsbraun",
        "dependabot[bot]",
        "digi604"
    ]
}