API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/748/
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/99/"
    ],
    "id": 748,
    "title": "django-waffle",
    "slug": "django-waffle",
    "last_updated": "2025-12-09T04:07:45-05:00",
    "last_fetched": "2026-02-15T14:24:39.040659-05:00",
    "repo_url": "https://github.com/jsocol/django-waffle",
    "pypi_version": "5.0.0",
    "created": "2011-04-11T14:29:14.503067-04:00",
    "modified": "2026-01-28T13:49:08.598133-05:00",
    "repo_forks": 263,
    "repo_description": "A feature flipper for Django",
    "pypi_url": "http://pypi.python.org/pypi/django-waffle",
    "documentation_url": "http://waffle.readthedocs.org/",
    "repo_watchers": 1222,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        5,
        0,
        0,
        0,
        0,
        0,
        0,
        7,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "jsocol",
        "clintonb",
        "ulgens",
        "dancergraham",
        "pre-commit-ci[bot]",
        "cclauss",
        "nikolas",
        "dependabot[bot]",
        "PetterS",
        "adamantike",
        "thoas",
        "mwarkentin",
        "rlr",
        "cyberdelia",
        "dtao",
        "hwkns",
        "D3X",
        "longchiwen",
        "rodgomes",
        "jezdez",
        "dragon-dxw",
        "jwarren116",
        "simonkern",
        "willkg",
        "ndibari-sp",
        "gopackgo90",
        "coagulant",
        "zacharyvoase",
        "simonlindholm",
        "shaungallagher",
        "rlucioni",
        "peteretep",
        "paulcwatts",
        "triopter",
        "DavidCain",
        "bmoelans",
        "rik",
        "adamhaney",
        "artcz",
        "zmsmith",
        "07pepa",
        "nickpresta",
        "imohib",
        "matthewryanscott",
        "mark-adams",
        "Belco90",
        "lukaszb",
        "leonsas",
        "km-pg",
        "kumar303",
        "koliber",
        "kristofclaes",
        "kevinmmmcs",
        "tirkarthi",
        "etanzapinsky",
        "webs86",
        "transifex-integration[bot]",
        "ranchodeluxe",
        "onurhunce-planetly",
        "nagesh4193",
        "groovecoder",
        "heydenberk",
        "cole-jacobs",
        "vail130",
        "Kami",
        "timmartin",
        "slafs",
        "stabacco",
        "armisael",
        "rtpg",
        "pdsarin",
        "erikrose",
        "djm",
        "charleswhchan",
        "k4rl85",
        "con-cat",
        "bennylope",
        "bhomnick",
        "aaugustin",
        "arnaudlimbourg",
        "nanorepublica",
        "acraftydev",
        "aleehedl",
        "adngdb",
        "silent1mezzo",
        "adamkal",
        "adursun",
        "atopal",
        "jmduke",
        "jgmize",
        "jonasvp",
        "grokcode",
        "jleclanche",
        "jsatt",
        "jdoconnor",
        "jemerick",
        "jpulec",
        "Melevir",
        "hugorodgerbrown",
        "hugobessa",
        "honzakral",
        "glogiotatidis",
        "fgaudin",
        "ekohl"
    ]
}