{
  "help": "Return a list of the names of the site's groups. :param order_by: the field to sort the list by, must be ``'name'`` or ``'packages'`` (optional, default: ``'name'``) Deprecated use sort. :type order_by: string :param sort: sorting of the search results. Optional. Default: name asc string of field name and sort-order. The allowed fields are 'name', 'package_count' and 'title' :type sort: string :param limit: if given, the list of groups will be broken into pages of at most ``limit`` groups per page and only one page will be returned at a time (optional) :type limit: int :param offset: when ``limit`` is given, the offset to start returning groups from :type offset: int :param groups: a list of names of the groups to return, if given only groups whose names are in this list will be returned (optional) :type groups: list of strings :param all_fields: return group dictionaries instead of just names. Only core fields are returned - get some more using the include_* options. Returning a list of packages is too expensive, so the `packages` property for each group is deprecated, but there is a count of the packages in the `package_count` property. (optional, default: ``False``) :type all_fields: boolean :param include_extras: if all_fields, include the group extra fields (optional, default: ``False``) :type include_extras: boolean :param include_tags: if all_fields, include the group tags (optional, default: ``False``) :type include_tags: boolean :param include_groups: if all_fields, include the groups the groups are in (optional, default: ``False``). :type include_groups: boolean :param include_users: if all_fields, include the group users (optional, default: ``False``). :type include_users: boolean :rtype: list of strings ",
  "success": true,
  "result": [
    "146_0416-procedura-elettorale-e-voto",
    "149_0431-vita-politica-e-sicurezza-pubblica",
    "150_0436-potere-esecutivo-e-amministrazione-pubblica",
    "96_1611-crescita-economica",
    "98_1621-struttura-economica",
    "100_1631-analisi-economica",
    "115_2026-consumo",
    "117_2036-distribuzione-commerciale",
    "107_2436-finanze-pubbliche-e-politica-di-bilancio",
    "108_2441-bilancio",
    "109_2446-fiscalit",
    "180_2806-famiglia",
    "181_2811-migrazione",
    "182_2816-demografia-e-popolazione",
    "183_2821-quadro-sociale",
    "184_2826-vita-sociale",
    "176_2826-vita-sociale---tempo-libero",
    "175_2831-cultura-e-religione",
    "185_2836-protezione-sociale",
    "178_2841-salute",
    "186_2846-urbanistica-ed-edilizia",
    "168_3206-istruzione",
    "169_3211-insegnamento",
    "170_3216-organizzazione-scolastica",
    "171_3221-documentazione",
    "172_3226-comunicazione",
    "173_3231-informazione-ed-elaborazione-dellinformazione",
    "193_3606-scienze-naturali-e-applicate",
    "194_3611-scienze-umane",
    "118_4006-organizzazione-aziendale",
    "119_4011-tipo-dimpresa",
    "122_4026-gestione-contabile-",
    "187_4406-occupazione",
    "188_4411-mercato-del-lavoro",
    "189_4416-condizioni-e-organizzazioni-del-lavoro",
    "89_4806-politica-dei-trasporti",
    "90_4811-organizzazione-dei-trasporti",
    "91_4816-trasporti-terrestri",
    "164_5206-politica-dellambiente",
    "165_5211-ambiente-naturale",
    "166_5216-degrado-ambientale",
    "63_5631-attivit-agricola",
    "195_6406-produzione",
    "196_6411-tecnologia-e-regolamentazione-tecnica",
    "74_6606-politica-energetica",
    "77_6621-industria-nucleare-ed-elettrica",
    "80_7206-europa",
    "86_7236-geografia-politica",
    "57_agricoltura-pesca-silvicoltura-e-prodotti-alimentari",
    "163_ambiente",
    "94_economia-e-finanza",
    "73_energia",
    "143_governo-e-settore-pubblico",
    "167_istruzione-cultura-e-sport",
    "179_popolazione-e-societ",
    "79_regioni-e-citt",
    "177_salute",
    "192_scienza-e-tecnologia",
    "88_trasporti"
  ]
}