API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/6019/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/58/?format=api"
    ],
    "id": 6019,
    "title": "django_editorjs2",
    "slug": "django_editorjs2",
    "last_updated": "2025-01-23T05:09:18-05:00",
    "last_fetched": "2026-02-15T03:05:33.947544-05:00",
    "repo_url": "https://github.com/surajsinghbisht054/django_editorjs2",
    "pypi_version": "0.3.8",
    "created": "2024-12-03T05:59:32.848862-05:00",
    "modified": "2026-01-28T16:46:49.829673-05:00",
    "repo_forks": 0,
    "repo_description": "Django plugin for using Editor.js  v2",
    "pypi_url": "https://pypi.org/project/django_editorjs2",
    "documentation_url": "https://github.com/surajsinghbisht054/django_editorjs2/blob/main/README.md",
    "repo_watchers": 1,
    "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": [
        "surajsinghbisht054"
    ]
}