API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/580/
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/",
        "https://djangopackages.org/api/v4/grids/210/"
    ],
    "id": 580,
    "title": "cmsplugin-youtube",
    "slug": "cmsplugin-youtube",
    "last_updated": "2009-11-30T04:51:27-05:00",
    "last_fetched": "2026-02-15T01:01:46.082679-05:00",
    "repo_url": "https://bitbucket.org/xenofox/cmsplugin-youtube",
    "pypi_version": "0.1.5-alpha-1",
    "created": "2011-01-15T13:35:31.676015-05:00",
    "modified": "2026-01-28T16:09:50.707254-05:00",
    "repo_forks": 6,
    "repo_description": "YouTube embedding for django-cms",
    "pypi_url": "http://pypi.python.org/pypi/cmsplugin-youtube",
    "documentation_url": null,
    "repo_watchers": 11,
    "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": [
        "xenofox"
    ]
}