API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/6124/
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": 6124,
    "title": "django-editor-js",
    "slug": "django-editor-js",
    "last_updated": "2025-08-05T11:29:44-04:00",
    "last_fetched": "2026-02-15T03:03:28.896530-05:00",
    "repo_url": "https://github.com/otto-torino/django-editor-js",
    "pypi_version": "0.1.1",
    "created": "2025-08-05T11:48:49.118233-04:00",
    "modified": "2026-01-28T16:44:15.280140-05:00",
    "repo_forks": 1,
    "repo_description": "A modern, extensible, and self-contained Django app for integrating the block-style Editor.js into your projects.",
    "pypi_url": "https://pypi.org/project/dj-editor-js",
    "documentation_url": "https://django-editor-js.readthedocs.io",
    "repo_watchers": 10,
    "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,
        6,
        12,
        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": [
        "elisarubin",
        "abidibo"
    ]
}