API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2215/
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/"
    ],
    "id": 2215,
    "title": "djangocms-highlightjs",
    "slug": "djangocms-highlightjs",
    "last_updated": "2019-12-31T18:55:41-05:00",
    "last_fetched": "2026-02-15T04:02:21.764752-05:00",
    "repo_url": "https://github.com/nephila/djangocms-highlightjs",
    "pypi_version": "0.5.0",
    "created": "2014-02-02T12:34:37.673623-05:00",
    "modified": "2026-01-28T16:54:06.466246-05:00",
    "repo_forks": 5,
    "repo_description": "Highlight.JS plugin for django CMS 3",
    "pypi_url": "http://pypi.python.org/pypi/djangocms-highlightjs",
    "documentation_url": "http://djangocms-highlightjs.readthedocs.io/en/latest/",
    "repo_watchers": 8,
    "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": [
        "yakky",
        "jonny-samsung",
        "Chive"
    ]
}