API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5519/?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/35/?format=api",
        "https://djangopackages.org/api/v4/grids/168/?format=api"
    ],
    "id": 5519,
    "title": "django-simpleui",
    "slug": "django-simpleui",
    "last_updated": "2026-01-13T01:31:19-05:00",
    "last_fetched": "2026-02-15T18:07:29.500837-05:00",
    "repo_url": "https://github.com/newpanjing/simpleui",
    "pypi_version": "2026.1.13",
    "created": "2022-07-05T23:59:55.890668-04:00",
    "modified": "2026-01-28T14:27:06.634788-05:00",
    "repo_forks": 710,
    "repo_description": "A modern theme based on vue+element-ui for django admin.一款基于vue+element-ui的django admin现代化主题。全球20000+网站都在使用!喜欢可以点个star✨",
    "pypi_url": "http://pypi.python.org/pypi/django-simpleui",
    "documentation_url": "https://newpanjing.github.io/simpleui_docs/",
    "repo_watchers": 3776,
    "commits_over_52": [
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        15,
        0,
        3,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        3,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        9,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "newpanjing",
        "baletu",
        "liaogx",
        "zhangzhibo1014",
        "Chise1",
        "WalkerWang731",
        "RyabykinIlya",
        "bimo12138",
        "zmaplex",
        "uncle-lv",
        "RelaxedDong",
        "lucas-oma",
        "emorozov",
        "code-factor",
        "cxgreat2014",
        "Brightcells",
        "huynhminhthien",
        "kicer",
        "haiziming",
        "pinsily",
        "CrankyChili",
        "enlangs792",
        "ydf",
        "yswtrue",
        "zhouxiangjing",
        "zzzzl13",
        "maoxuner",
        "CinFree",
        "xyb",
        "Shankschn",
        "Mohit45pathak",
        "monkeywithacupcake",
        "morghim",
        "HaLoJJ",
        "ShellWen",
        "Ehco1996",
        "CrazyGuo",
        "AlyRadwan2020",
        "a-l-meyer",
        "roddyofchina"
    ]
}