API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1347/
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": 1347,
    "title": "cmsplugin_filer_audio",
    "slug": "cmsplugin_filer_audio",
    "last_updated": "2012-06-21T22:30:27-04:00",
    "last_fetched": "2026-02-15T01:02:48.075638-05:00",
    "repo_url": "https://bitbucket.org/shagi/cmsplugin_filer_audio",
    "pypi_version": "0.2",
    "created": "2012-06-21T16:14:46.294127-04:00",
    "modified": "2026-01-28T16:11:50.209611-05:00",
    "repo_forks": 0,
    "repo_description": "This plugin plays a mp3 file using Flowplayer.\r\n\r\nUses django-filer for the file storage.",
    "pypi_url": "http://pypi.python.org/pypi/cmsplugin_filer_audio",
    "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": [
        "shagi"
    ]
}