API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4879/
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/389/",
        "https://djangopackages.org/api/v4/grids/373/"
    ],
    "id": 4879,
    "title": "draftjs-exporter",
    "slug": "draftjs-exporter",
    "last_updated": "2026-01-24T12:50:04-05:00",
    "last_fetched": "2026-02-15T14:31:26.829911-05:00",
    "repo_url": "https://github.com/springload/draftjs_exporter",
    "pypi_version": "5.2.0",
    "created": "2020-09-16T18:30:52.943040-04:00",
    "modified": "2026-01-28T13:54:05.246226-05:00",
    "repo_forks": 22,
    "repo_description": "Convert Draft.js ContentState to HTML",
    "pypi_url": "http://pypi.python.org/pypi/draftjs-exporter",
    "documentation_url": "",
    "repo_watchers": 83,
    "commits_over_52": [
        14,
        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,
        13,
        6,
        0,
        3,
        0,
        0,
        0
    ],
    "participants": [
        "thibaudcolas",
        "JoshBarr",
        "mojeto",
        "ericpai",
        "likewhoa",
        "hugovk",
        "loicteixeira",
        "Stormheg",
        "everyonesdesign",
        "su27",
        "tpict"
    ]
}