API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/581/
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": 581,
    "title": "cmsplugin-markup",
    "slug": "cmsplugin-markup",
    "last_updated": "2022-01-15T07:05:54-05:00",
    "last_fetched": "2026-02-15T22:03:19.672359-05:00",
    "repo_url": "https://github.com/mitar/cmsplugin-markup",
    "pypi_version": "0.2.4",
    "created": "2011-01-15T13:35:46.067930-05:00",
    "modified": "2026-01-28T15:19:31.051502-05:00",
    "repo_forks": 5,
    "repo_description": "Extendable markup content plugin for Django CMS.",
    "pypi_url": "http://pypi.python.org/pypi/cmsplugin-markup",
    "documentation_url": "https://readthedocs.org/projects/cmsplugin-markup/",
    "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": [
        "mitar",
        "jedie",
        "dstufft",
        "stereoit",
        "gpkc"
    ]
}