API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5156/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/419/"
    ],
    "id": 5156,
    "title": "awesome-wagtail",
    "slug": "awesome-wagtail",
    "last_updated": "2026-01-17T11:17:12-05:00",
    "last_fetched": "2026-02-15T09:07:01.885849-05:00",
    "repo_url": "https://github.com/springload/awesome-wagtail",
    "pypi_version": null,
    "created": "2021-09-29T17:34:13.042243-04:00",
    "modified": "2026-01-29T12:57:29.477610-05:00",
    "repo_forks": 186,
    "repo_description": "A curated list of awesome packages, articles, and other cool resources from the Wagtail community.",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 2170,
    "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,
        7,
        0,
        2,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "thibaudcolas",
        "lb-",
        "loicteixeira",
        "mojeto",
        "thi-bot",
        "haydngreatnews",
        "allcaps",
        "Nigel2392",
        "tomdyson",
        "marteinn",
        "michael-yin",
        "FlipperPA",
        "khink",
        "dnsl48",
        "m1kola",
        "harrislapiroff",
        "zerolab",
        "th3hamm0r",
        "spapas",
        "robmoorman",
        "mvantellingen",
        "kevinhowbrook",
        "KalobTaulien",
        "ibrahimawadhamid",
        "davidconde-nl",
        "brylie",
        "bashu",
        "rinti",
        "alexgleason",
        "stuartaccent",
        "stjepanjurekovic",
        "Scotchester",
        "RentFreeMedia",
        "rrebase",
        "pimvernooij",
        "spekulatius",
        "prijme",
        "ptrck",
        "Parbhat",
        "adinhodovic",
        "saevarom",
        "julinodev",
        "TheCodingSheikh",
        "Tijani-Dia",
        "acarasimon96",
        "vsalvino",
        "dperetti",
        "emilytoppm",
        "kkm-horikawa",
        "olopost",
        "smark-1",
        "alexisig",
        "chosak",
        "biki",
        "berkalpyakici",
        "activus-d",
        "linuxsoftware",
        "dases",
        "EdisonArango",
        "HimanshuGarg47",
        "j-bodek",
        "jberghoef",
        "Jean-Zombie",
        "jefftriplett",
        "johnnyporkchops",
        "jpadilla",
        "kaedroho",
        "kpsaurus",
        "markfinger",
        "MattSegal",
        "gasman",
        "nfletton"
    ]
}