API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/263/?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": 263,
    "title": "django-cms-jplayer",
    "slug": "django-cms-jplayer",
    "last_updated": "2010-06-23T10:39:07-04:00",
    "last_fetched": "2026-02-15T09:09:47.397662-05:00",
    "repo_url": "https://github.com/divio/django-cms-jplayer",
    "pypi_version": "0.1.10",
    "created": "2010-09-12T21:05:36.772998-04:00",
    "modified": "2026-01-28T13:01:45.809334-05:00",
    "repo_forks": 1,
    "repo_description": "MP3 Player plugin for the django-cms",
    "pypi_url": "http://pypi.python.org/pypi/django-cms-jplayer",
    "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": [
        "ojii"
    ]
}