{
   "@id": "https://sapl.marilia.sp.leg.br/@@sessoes",
   "@type": "SessoesPlenarias",
   "description": "Lista de reuniões plenárias",
   "exemplo": {
      "urlExemplo": "https://sapl.marilia.sp.leg.br/@@sessoes/tipo/2/ano/2026"
   },
   "filtros": {
      "ano": [
         {
            "id": "2026",
            "title": "2026"
         },
         {
            "id": "2025",
            "title": "2025"
         },
         {
            "id": "2024",
            "title": "2024"
         },
         {
            "id": "2023",
            "title": "2023"
         },
         {
            "id": "2022",
            "title": "2022"
         },
         {
            "id": "2021",
            "title": "2021"
         },
         {
            "id": "2020",
            "title": "2020"
         },
         {
            "id": "2019",
            "title": "2019"
         },
         {
            "id": "2018",
            "title": "2018"
         },
         {
            "id": "2017",
            "title": "2017"
         },
         {
            "id": "2016",
            "title": "2016"
         },
         {
            "id": "2015",
            "title": "2015"
         },
         {
            "id": "2014",
            "title": "2014"
         },
         {
            "id": "2013",
            "title": "2013"
         },
         {
            "id": "2012",
            "title": "2012"
         },
         {
            "id": "2011",
            "title": "2011"
         },
         {
            "id": "2010",
            "title": "2010"
         }
      ],
      "tipo": [
         {
            "id": 2,
            "title": "Extraordinária"
         },
         {
            "id": 3,
            "title": "Ordinária"
         },
         {
            "id": 6,
            "title": "Secreta"
         },
         {
            "id": 1,
            "title": "Solene"
         },
         {
            "id": 8,
            "title": "Tribuna Livre"
         }
      ]
   }
}