API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1279/
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": 1279,
    "title": "cmsplugin-simple-youtube",
    "slug": "cmsplugin-simple-youtube",
    "last_updated": "2012-04-22T15:20:30-04:00",
    "last_fetched": "2026-02-15T09:05:15.167517-05:00",
    "repo_url": "https://github.com/chmeliuk/cmsplugin-simple-youtube",
    "pypi_version": null,
    "created": "2012-04-22T12:59:04.368404-04:00",
    "modified": "2026-01-29T12:54:43.437775-05:00",
    "repo_forks": 4,
    "repo_description": "Simple youtube plugin for django cms. enabled in text editor.",
    "pypi_url": "",
    "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": [
        "chmeliuk"
    ]
}