API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1692/
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/35/",
        "https://djangopackages.org/api/v4/grids/168/"
    ],
    "id": 1692,
    "title": "django-suit",
    "slug": "django-suit",
    "last_updated": "2025-05-27T10:06:21-04:00",
    "last_fetched": "2026-02-15T17:21:26.056278-05:00",
    "repo_url": "https://github.com/darklow/django-suit",
    "pypi_version": "0.2.28",
    "created": "2013-02-24T07:10:08.827222-05:00",
    "modified": "2026-01-28T14:18:01.344858-05:00",
    "repo_forks": 699,
    "repo_description": "Modern theme for Django admin interface",
    "pypi_url": "http://pypi.python.org/pypi/django-suit",
    "documentation_url": "https://readthedocs.org/projects/django-suit/",
    "repo_watchers": 2401,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        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": [
        "darklow",
        "saippuakauppias",
        "phihos",
        "shulcsm",
        "philippbosch",
        "nnseva",
        "asteinlein",
        "axelarge",
        "nliberg",
        "Sicilia04",
        "sixthgear",
        "kane-c",
        "bourivouh",
        "simpleigh",
        "saxbophone",
        "ebertti",
        "etianen",
        "bashu",
        "ad-lebedev",
        "adamJLev",
        "theskumar",
        "sinanm89",
        "scream4ik",
        "megasmack",
        "lu911",
        "benjaoming",
        "blablacio",
        "to-mc",
        "coagulant",
        "jpic",
        "mauler",
        "stvbdn",
        "amureki",
        "peterfschaadt",
        "maestrofjp",
        "mativs",
        "marco-santamaria",
        "jjanczyszyn",
        "jonashaag",
        "blueyed",
        "brunocascio",
        "netoarmando",
        "Sinkler",
        "alasdairnicol"
    ]
}