API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4693/
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/107/"
    ],
    "id": 4693,
    "title": "django-quill-editor",
    "slug": "django-quill-editor",
    "last_updated": "2024-09-20T02:54:07-04:00",
    "last_fetched": "2026-02-15T17:15:42.052830-05:00",
    "repo_url": "https://github.com/LeeHanYeong/django-quill-editor",
    "pypi_version": "0.1.42",
    "created": "2020-08-20T12:57:49.310780-04:00",
    "modified": "2026-01-28T14:12:13.287969-05:00",
    "repo_forks": 53,
    "repo_description": "django-quill-editor makes Quill.js easy to use on Django Forms and admin sites",
    "pypi_url": "http://pypi.python.org/pypi/django-quill-editor",
    "documentation_url": "https://django-quill-editor.readthedocs.io",
    "repo_watchers": 223,
    "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": [
        "LeeHanYeong",
        "erikfinnegan-lightmatter",
        "cdesch",
        "abdullahgulraiz",
        "Enzodtz",
        "gokselcoban",
        "ManojDatt",
        "Pierox57",
        "sandiprb",
        "vaughnd",
        "vidski",
        "dsovak",
        "michaldyczko"
    ]
}