API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/977/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/73/?format=api"
    ],
    "id": 977,
    "title": "Google groups widgets for Django CMS",
    "slug": "cmsplugin-googlegroups-widgets",
    "last_updated": "2011-12-26T15:00:36-05:00",
    "last_fetched": "2026-02-15T02:03:12.626102-05:00",
    "repo_url": "https://bitbucket.org/tonioo/cmsplugin-googlegroups-widgets",
    "pypi_version": "0.1",
    "created": "2011-10-28T11:27:34.020914-04:00",
    "modified": "2026-01-28T16:20:01.605508-05:00",
    "repo_forks": 0,
    "repo_description": "Google Groups widgets for django-cms 2.2",
    "pypi_url": "http://pypi.python.org/pypi/cmsplugin-googlegroups-widgets",
    "documentation_url": null,
    "repo_watchers": 1,
    "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"
    ]
}