API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/24/?format=api",
        "https://djangopackages.org/api/v4/grids/133/?format=api"
    ],
    "id": 366,
    "title": "Askbot",
    "slug": "askbot",
    "last_updated": "2026-02-08T18:45:03-05:00",
    "last_fetched": "2026-02-15T17:18:36.845319-05:00",
    "repo_url": "https://github.com/ASKBOT/askbot-devel",
    "pypi_version": "0.12.5",
    "created": "2010-09-15T19:09:52.374814-04:00",
    "modified": "2026-01-28T14:14:56.480377-05:00",
    "repo_forks": 624,
    "repo_description": "Askbot is a Django/Python Q&A forum. **Contributors README**: https://github.com/ASKBOT/askbot-devel#how-to-contribute. Commercial hosting of Askbot and support are available at https://askbot.com",
    "pypi_url": "https://pypi.org/project/askbot",
    "documentation_url": "https://pythonhosted.org/askbot/",
    "repo_watchers": 1569,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        1,
        0,
        0,
        4,
        3,
        0,
        1,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        4,
        2,
        1,
        0,
        3,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        4,
        20,
        4,
        11,
        3,
        10
    ],
    "participants": [
        "evgenyfadeev",
        "fitoria",
        "martin-bts",
        "tomaszzielinski",
        "byroncorrales",
        "yuttadhammo",
        "n3ssi3",
        "ZuluPro",
        "vxsx",
        "hrcerqueira",
        "chagel",
        "sebastian-philipp",
        "czpython",
        "jbofill",
        "turian",
        "dekomote",
        "GaretJax",
        "keto",
        "boxydog",
        "xponrails",
        "sailingcai",
        "b1uebyte",
        "mamoutkine",
        "rosihorrorshow",
        "vvangelovski",
        "sagarun",
        "mag3me",
        "ratson",
        "tszynalski",
        "razum2um",
        "bobbydavid",
        "piskvorky",
        "awerner",
        "Grahack",
        "jimt",
        "fonar",
        "samip5",
        "brunobastosg",
        "DLu",
        "robinst",
        "rtnpro",
        "saltduck",
        "geekofalltrades",
        "aldatsa",
        "pcompassion",
        "MichaelPereira",
        "raspi",
        "rabueker",
        "ozbek",
        "zheli",
        "tmandry",
        "ragsagar",
        "emonty",
        "mkissam",
        "jacob414",
        "arknotts",
        "onurmatik",
        "sshnaidm",
        "vovkd",
        "stephane-klein",
        "sayanchowdhury",
        "siovene",
        "rs2",
        "puiterwijk",
        "npt",
        "pigletto",
        "gawel",
        "darioghilardi",
        "cyberj",
        "dragondive",
        "yongjhih",
        "kungfoo",
        "shubhamc183",
        "rukeba",
        "thule0",
        "rodelrod",
        "raags",
        "stapelberg",
        "michas2",
        "matthewbbrandt",
        "mgeisler",
        "atiberghien",
        "ychoi-kr",
        "xaph",
        "jerryzhenleicai",
        "alexandros-z",
        "bonnedav",
        "eedeep",
        "davboecki",
        "davidkazuhiro",
        "pcros",
        "dmzio",
        "guruOS1",
        "alexrobbins",
        "alexrudnick",
        "ghostwords",
        "amirgon",
        "abitrolly",
        "and-cesbo",
        "test-n-prod",
        "CarliJoy",
        "tkdchen",
        "dhorelik",
        "h8pwn",
        "EvanCarroll",
        "amigrave",
        "fchapoton",
        "Hamdy",
        "satels",
        "jishnu7",
        "jorgeboucas",
        "jorgelzpz",
        "upgreydd",
        "Kamori"
    ]
}