API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/652/
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/82/"
    ],
    "id": 652,
    "title": "django-wiki",
    "slug": "django-wiki",
    "last_updated": "2025-10-11T18:09:24-04:00",
    "last_fetched": "2026-02-15T18:11:01.572671-05:00",
    "repo_url": "https://github.com/django-wiki/django-wiki",
    "pypi_version": "0.12.2",
    "created": "2011-02-20T15:46:55.091052-05:00",
    "modified": "2026-01-28T14:30:58.398843-05:00",
    "repo_forks": 587,
    "repo_description": "A wiki system with complex functionality for simple integration and a superb interface. Store your knowledge with style: Use django models.",
    "pypi_url": "http://pypi.python.org/pypi/wiki",
    "documentation_url": "https://django-wiki.readthedocs.io/en/latest/",
    "repo_watchers": 1906,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        3,
        3,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        4,
        0,
        0,
        0,
        9,
        0,
        0,
        4,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "benjaoming",
        "atombrella",
        "spookylukey",
        "floemker",
        "rsalmaso",
        "bridger",
        "duvholt",
        "Russell-Jones",
        "TomLottermann",
        "oscarmcm",
        "dependabot[bot]",
        "Mortal",
        "Alkalit",
        "inflrscns",
        "the-glu",
        "jluttine",
        "azaghal",
        "iqbalabd",
        "jenda1",
        "hynekcer",
        "crazyzubr",
        "fredmajor",
        "jchristgit",
        "orcephrye",
        "SlyPerdrix",
        "edgarcosta",
        "yedpodtrzitko",
        "teury",
        "fritz-k",
        "shaunc",
        "jasonwilliams",
        "dencold",
        "chrisv2",
        "superandrew",
        "lemcheyWhite",
        "orblivion",
        "vladyslav2",
        "rgcarrasqueira",
        "jandebleser",
        "hgdeoro",
        "dangrie158",
        "kilrogg",
        "actongorton",
        "tkliuxing",
        "last-partizan",
        "taelimoh",
        "timgates42",
        "kylecapricious2",
        "snoop2head",
        "oleast",
        "cc-db-p8",
        "pypetey",
        "valberg",
        "Benbb96",
        "andyreagan",
        "BenMarchant",
        "benwah",
        "unsanded",
        "Dev-Mehta",
        "Steckelfisch",
        "reduxionist",
        "muellermartin",
        "micolous",
        "nschneid",
        "avtobiff",
        "blag",
        "Ayub-Khan",
        "WayneSan",
        "TimEberhardt",
        "thorink",
        "thanhleviet",
        "holdenweb",
        "yeonsh",
        "spapas",
        "steffann",
        "rfurman",
        "olymk2",
        "iburadempa",
        "myth",
        "ryan-esty",
        "tiregram",
        "tomasmor42",
        "tominardi",
        "trevorpeacock",
        "vezjakv",
        "vincentalvo",
        "yengip",
        "clincher",
        "liuxiawei",
        "alexarntzen",
        "daonb",
        "bitdeli-chef",
        "csrcordeiro",
        "daltonmatos",
        "hwkns",
        "donbowman",
        "ericclack",
        "irvind",
        "egrim",
        "henrikhorluck",
        "HugoDelval",
        "jamielennox",
        "JasonQVan",
        "voglster",
        "jbazik",
        "Fantomas42",
        "mastak",
        "MALANGBEIJING",
        "dingens",
        "neic",
        "mhozza",
        "nicolazilio",
        "norkans7"
    ]
}