API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/959/
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": 959,
    "title": "cmsplugin-poll",
    "slug": "cmsplugin-poll",
    "last_updated": "2013-12-20T11:48:29-05:00",
    "last_fetched": "2026-02-16T02:01:37.228439-05:00",
    "repo_url": "https://bitbucket.org/tonioo/cmsplugin-poll",
    "pypi_version": "0.4",
    "created": "2011-10-10T13:27:29.632662-04:00",
    "modified": "2026-01-28T15:59:06.766961-05:00",
    "repo_forks": 6,
    "repo_description": "Simple poll plugin for django-cms 2.2+",
    "pypi_url": "http://pypi.python.org/pypi/cmsplugin-poll",
    "documentation_url": null,
    "repo_watchers": 3,
    "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": [
        "tonioo"
    ]
}