API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2133/
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/107/"
    ],
    "id": 2133,
    "title": "django-ckeditor-updated",
    "slug": "django-ckeditor-updated",
    "last_updated": "2014-09-22T19:51:33-04:00",
    "last_fetched": "2026-02-15T04:01:50.641500-05:00",
    "repo_url": "https://github.com/riklaunim/django-ckeditor",
    "pypi_version": "4.4.4",
    "created": "2013-11-15T18:28:16.170392-05:00",
    "modified": "2026-01-28T16:53:23.430071-05:00",
    "repo_forks": 28,
    "repo_description": "Django admin CKEditor integration.",
    "pypi_url": "http://pypi.python.org/pypi/django-ckeditor-updated",
    "documentation_url": "",
    "repo_watchers": 54,
    "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": [
        "riklaunim",
        "3point2",
        "rgcarrasqueira",
        "mauler",
        "horejsek",
        "sylvain-josserand",
        "tomwys",
        "vparitskiy",
        "petrpulc",
        "christianglodt",
        "hedleyroos",
        "stianpr",
        "pnovotnak",
        "janos",
        "jnns",
        "seedofjoy",
        "avbasov",
        "ngenator",
        "chr15m",
        "amarandon"
    ]
}