API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2360/
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/98/",
        "https://djangopackages.org/api/v4/grids/22/",
        "https://djangopackages.org/api/v4/grids/234/"
    ],
    "id": 2360,
    "title": "django-simple-history",
    "slug": "django-simple-history",
    "last_updated": "2025-12-16T14:45:13-05:00",
    "last_fetched": "2026-02-15T14:20:08.169225-05:00",
    "repo_url": "https://github.com/treyhunner/django-simple-history",
    "pypi_version": "3.11.0",
    "created": "2014-05-06T19:28:09.082565-04:00",
    "modified": "2026-01-28T13:46:08.894553-05:00",
    "repo_forks": 496,
    "repo_description": "Store model history and view/revert changes from admin site.",
    "pypi_url": "http://pypi.python.org/pypi/django-simple-history",
    "documentation_url": "https://django-simple-history.readthedocs.io/en/stable/",
    "repo_watchers": 2437,
    "commits_over_52": [
        2,
        0,
        0,
        7,
        0,
        0,
        0,
        0,
        5,
        0,
        0,
        0,
        4,
        0,
        0,
        0,
        2,
        3,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        0,
        7,
        4,
        0,
        0,
        2,
        1,
        0,
        0,
        1,
        0,
        6,
        0,
        13,
        3,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "treyhunner",
        "macro1",
        "dependabot[bot]",
        "ddabble",
        "pre-commit-ci[bot]",
        "jezdez",
        "joaojunior",
        "hramezani",
        "valberg",
        "jeking3",
        "kseever",
        "dnozay",
        "joshuadavidthomas",
        "matklad",
        "tim-schilling",
        "RealOrangeOne",
        "q",
        "hugovk",
        "erikvw",
        "legau",
        "wizpig64",
        "gbataille",
        "cuducos",
        "smithdc1",
        "buddylindsey",
        "barm",
        "rwlogel",
        "marcanuy",
        "leportella",
        "jwhitlock",
        "daniell",
        "Dunedan",
        "ThePumpingLemma",
        "arski",
        "ncvc",
        "RossLote",
        "ulgens",
        "grzegorzbialy",
        "singlerider",
        "KevinGrahamFoster",
        "thijskramer",
        "rh0dium",
        "jsanchezpando",
        "jleroy",
        "bwademackevision",
        "dracos",
        "nick-traeger",
        "areski",
        "sarathak",
        "amartis",
        "tbeadle",
        "theryanwalker",
        "rca",
        "muneeb706",
        "mjsir911",
        "uhurusurfa",
        "DAV3HIT3",
        "craigmaloney",
        "cclauss",
        "xahgmah",
        "vied12",
        "evertrol",
        "jihoon796",
        "john-parton",
        "JordanHyatt",
        "rooterkyberian",
        "majdal",
        "ofek",
        "hellerbarde",
        "pmontepagano",
        "PauloPeres",
        "PeteCoward",
        "skept",
        "rajeshpappula",
        "delahondes",
        "partizaans",
        "rdurica",
        "roddds",
        "shihanng",
        "NoelJames",
        "Alig1493",
        "SpainTrain",
        "mikeengland",
        "MaximZemskov",
        "mauricioabreu",
        "MattFanto",
        "mscansian",
        "marablayev",
        "manelclos",
        "mahsa-lotfi92",
        "lmiguelvargasf",
        "yetanotherape",
        "yakimka",
        "termtegrity-build",
        "lee-seul",
        "renph",
        "partimer",
        "nex2hex",
        "kiraware",
        "kfsz",
        "jws",
        "johnthagen",
        "johnistan",
        "seawolf42",
        "jazzband-bot",
        "gabn88",
        "dopatraman",
        "dmckean",
        "denusbtw",
        "chrisjo-dev",
        "vshih",
        "trumpet2012",
        "twolfson",
        "StevenMapes",
        "sbuss",
        "rudkjobing",
        "stefan6419846",
        "WnP",
        "luzfcb",
        "martinfrancois",
        "funkyfuture",
        "fopina",
        "amorde",
        "Skeen",
        "wizdumtree",
        "dgilge",
        "DanialErfanian",
        "creyD",
        "TyrantWave",
        "christianhpoe",
        "ChrisZhangCadre",
        "chaws",
        "camilonova",
        "bmedx",
        "bjdixon",
        "bitdeli-chef",
        "bheesham",
        "bagababaoglu",
        "blawson",
        "amandang",
        "atodorov",
        "iamanikeev",
        "fadinflame",
        "adamchainz",
        "lucaswiman",
        "z0lope0z",
        "LeMinaw",
        "Kyutatsu",
        "only-entertainment",
        "vanschelven",
        "keithhackbarth",
        "jurrian",
        "joshblum",
        "j-wing",
        "alpha1d3d",
        "johanneswilm",
        "zhaojiejoe",
        "Tenzer",
        "jpulec",
        "JimGomez48",
        "jcushman",
        "Ibrahim-Aldhaheri",
        "hwalinga",
        "sevetseh28",
        "hector97i",
        "hhuseyinpay",
        "hmit",
        "Sult",
        "guilleijo",
        "georgek"
    ]
}