API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/374/
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/",
        "https://djangopackages.org/api/v4/grids/61/"
    ],
    "id": 374,
    "title": "django-constance",
    "slug": "django-constance",
    "last_updated": "2026-01-30T15:53:23-05:00",
    "last_fetched": "2026-02-15T03:05:15.973650-05:00",
    "repo_url": "https://github.com/jazzband/django-constance",
    "pypi_version": "4.3.4",
    "created": "2010-09-17T12:27:52.201644-04:00",
    "modified": "2026-01-28T16:46:24.742697-05:00",
    "repo_forks": 322,
    "repo_description": "Dynamic Django settings.",
    "pypi_url": "http://pypi.python.org/pypi/django-constance",
    "documentation_url": "https://django-constance.readthedocs.io/en/latest/",
    "repo_watchers": 1831,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        0,
        1,
        0,
        1,
        0,
        1,
        13,
        0,
        12,
        0,
        2,
        2,
        0,
        2,
        2,
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        1,
        0,
        0
    ],
    "participants": [
        "jezdez",
        "camilonova",
        "Mogost",
        "aleszoulek",
        "Natim",
        "whiskybar",
        "Rotzbua",
        "therefromhere",
        "felixxm",
        "dependabot[bot]",
        "pre-commit-ci[bot]",
        "rvernica",
        "bufke",
        "sergei-iurchenko",
        "whs",
        "Bouke",
        "jdufresne",
        "Merino",
        "SebCorbin",
        "farooqaaa",
        "pfouque",
        "browniebroke",
        "iamkhush",
        "trbs",
        "flisky",
        "farin",
        "PetrDlouhy",
        "Kerl13",
        "martey",
        "chrisclark",
        "chornsby",
        "prokaktus",
        "utapyngo",
        "saw2th",
        "jonzlin95",
        "ajinkya-bhosale",
        "yuekui",
        "voy",
        "PabloVallejo",
        "T4m",
        "justmobilize",
        "joshkel",
        "jairhenrique",
        "xm-repo",
        "ilyachch",
        "hugovk",
        "apollo13",
        "emilioramirez",
        "funkybob",
        "AnyByte",
        "maximluzin",
        "miguelgr",
        "miratcan",
        "bmwant",
        "makerGeek",
        "medbenmakhlouf",
        "glizer",
        "philipn",
        "mozz100",
        "nostalgiaz",
        "vinnyrose",
        "morlandi",
        "lemieux",
        "MansurAliKoroglu",
        "mavenium",
        "mahdirahimi1999",
        "HosseyNJF",
        "iynaix",
        "lmorchard",
        "erivanio",
        "ozcanyarimdunya",
        "1844144",
        "riazanovslv",
        "qois",
        "mandalay-rp",
        "johnthagen",
        "ivan-klass",
        "iluminite",
        "horpto",
        "horida",
        "dkr13",
        "dalang",
        "andreipopa-who",
        "alexkiro",
        "blablacio",
        "TamoshaytisV",
        "rootart",
        "TkTech",
        "slafs",
        "syre",
        "sobolevn",
        "sspross",
        "eseglem",
        "31z4",
        "ekinertac",
        "null-none",
        "darkbarker",
        "dtatarkin",
        "silentsokolov",
        "dtcooper",
        "dpoirier",
        "cclauss",
        "christherama",
        "tyilo",
        "arunsathiya",
        "Sinkler",
        "sk0g",
        "amitgaru",
        "escaped",
        "atodorov",
        "pirods",
        "aidanlister",
        "ahnjungho",
        "LeaFin",
        "rlaszlo",
        "kubazarz",
        "xuhcc",
        "Jyrno42",
        "jryannel",
        "jubel-han",
        "jazzband-bot",
        "mojeto",
        "BigglesZX",
        "jmerdich",
        "jacobian",
        "ilebedie",
        "myii",
        "Arhell",
        "IgorCode",
        "khchine5",
        "francescarpi",
        "FernandoKGA",
        "felippem",
        "felipe3dfx",
        "federicobond"
    ]
}