API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2113/
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": 2113,
    "title": "django-summernote",
    "slug": "django-summernote",
    "last_updated": "2024-02-16T03:33:16-05:00",
    "last_fetched": "2026-02-15T17:12:19.966967-05:00",
    "repo_url": "https://github.com/summernote/django-summernote",
    "pypi_version": "0.8.20.0",
    "created": "2013-11-07T10:38:27.394101-05:00",
    "modified": "2026-01-28T14:08:31.051341-05:00",
    "repo_forks": 232,
    "repo_description": "Simply integrate Summernote editor with Django project. ",
    "pypi_url": "http://pypi.python.org/pypi/django-summernote",
    "documentation_url": "",
    "repo_watchers": 1087,
    "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": [
        "lqez",
        "claudep",
        "smclenithan",
        "jeyraof",
        "wuuuduu",
        "thiras",
        "shihweilo",
        "ulgens",
        "webdev4u",
        "liuhongjiang",
        "timgates42",
        "amureki",
        "perhapsspy",
        "IlyaSemenov",
        "isantolin",
        "dubirajara",
        "czlee",
        "hackerwins",
        "Przemek625",
        "ReadmeCritic",
        "sxalexander",
        "wflyer",
        "rizumu",
        "tjwalch",
        "U-lis",
        "amazingguni",
        "campfireman",
        "cdrice",
        "cjdreiss",
        "happytk",
        "hyesun03",
        "pistatium",
        "lastmirage",
        "liondancer",
        "philliparente",
        "ppython",
        "tomarmo",
        "tz01x",
        "aarondiazr",
        "aathik-jemseed",
        "agessner",
        "cordery",
        "meako689",
        "mir06",
        "darjeeling",
        "libbom14",
        "Catstyle",
        "yourcelf",
        "davea",
        "syphar",
        "dorianamouroux",
        "Isaccchoi",
        "jangjichang",
        "juddc",
        "kevgathuku",
        "mathiasose",
        "clichedmoog",
        "oerd"
    ]
}