API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/583/?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": 583,
    "title": "cmsplugin-plaintext",
    "slug": "cmsplugin-plaintext",
    "last_updated": "2009-12-03T08:45:49-05:00",
    "last_fetched": "2026-02-16T02:01:03.078643-05:00",
    "repo_url": "https://bitbucket.org/xenofox/cmsplugin-plaintext",
    "pypi_version": "0.1.1-alpha-2",
    "created": "2011-01-15T13:36:15.971089-05:00",
    "modified": "2026-01-28T15:57:55.117023-05:00",
    "repo_forks": 1,
    "repo_description": "Adds a plaintext plugin for django-cms.",
    "pypi_url": "http://pypi.python.org/pypi/cmsplugin-plaintext",
    "documentation_url": null,
    "repo_watchers": 4,
    "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"
    ]
}