API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1536/
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": 1536,
    "title": "cmsplugin-text-wrapper",
    "slug": "cmsplugin-text-wrapper",
    "last_updated": "2013-10-17T03:44:53-04:00",
    "last_fetched": "2026-02-16T01:02:07.515503-05:00",
    "repo_url": "https://github.com/jrief/cmsplugin-text-wrapper",
    "pypi_version": "0.6",
    "created": "2012-11-15T12:13:59.443842-05:00",
    "modified": "2026-01-28T15:49:50.640701-05:00",
    "repo_forks": 2,
    "repo_description": "A cms plugin which extends and replaces the text plugin shipped with django-cms with simple wrapper functionalities.",
    "pypi_url": "http://pypi.python.org/pypi/cmsplugin-text-wrapper",
    "documentation_url": null,
    "repo_watchers": 2,
    "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": [
        "jrief"
    ]
}