API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2939/
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/55/"
    ],
    "id": 2939,
    "title": "django-dynamic-preferences",
    "slug": "django-dynamic-preferences",
    "last_updated": "2025-01-10T19:20:21-05:00",
    "last_fetched": "2026-02-15T17:13:02.940027-05:00",
    "repo_url": "https://github.com/agateblue/django-dynamic-preferences",
    "pypi_version": "1.17.0",
    "created": "2015-06-19T11:50:06.205016-04:00",
    "modified": "2026-01-28T14:09:17.731418-05:00",
    "repo_forks": 86,
    "repo_description": "Dynamic global and instance settings for your django project",
    "pypi_url": "http://pypi.python.org/pypi/django-dynamic-preferences",
    "documentation_url": "http://django-dynamic-preferences.readthedocs.org/",
    "repo_watchers": 360,
    "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": [
        "EliotBerriot",
        "agateblue",
        "czlee",
        "ricard33",
        "Natureshadow",
        "CleitonDeLima",
        "jordiromera",
        "philipbelesky",
        "mihalikv",
        "hansegucker",
        "julienc91",
        "er-vin",
        "oko-x",
        "yohan-omniwork",
        "willseward",
        "thtomate",
        "n3storm",
        "jose-reveni",
        "JetUni",
        "jwaschkau",
        "exequiel09",
        "eriktelepovsky",
        "yurtaev",
        "zamai",
        "MrZyrus",
        "NeolithEra",
        "nourspace",
        "JackAtOmenApps",
        "ondrejkolin",
        "capaci",
        "JITdev",
        "ShudelEV",
        "SoarinFerret",
        "timgates42",
        "bjesus",
        "dependabot[bot]",
        "monkeywithacupcake",
        "jmny",
        "myheroyuki",
        "odeson24",
        "pomerama",
        "saemideluxe",
        "a-detiste",
        "BRimmler",
        "calvin620707",
        "CharlesB2",
        "izimobil",
        "ElManaa",
        "dadoeyad",
        "henadzit",
        "JanMalte",
        "jkcgs",
        "jeriox",
        "kike-reveni",
        "kiraware",
        "kuldeeprishi",
        "rarvolt",
        "Matchlighter",
        "deronnax",
        "treemo"
    ]
}