{
  "fields": [{"id":"_id","type":"int"},{"id":"nome","type":"text"},{"id":"cargo","type":"text"},{"id":"sexo","type":"text"},{"id":"exercicio","type":"text"},{"id":"grau","type":"text"},{"id":"datainicio","type":"timestamp"},{"id":"datafim","type":"timestamp"},{"id":"unidade","type":"text"},{"id":"municipio","type":"text"},{"id":"ativo","type":"numeric"}],
  "records": [
    [1,"FERNANDO ROCHA DE ANDRADE","PROCURADOR_ELEITORAL","MASCULINO","TITULARIZACAO","SEGUNDO","2025-11-01T00:00:00","2027-10-31T00:00:00","","NATAL",1],
    [2,"VICTOR MANOEL MARIZ","PROCURADOR_ELEITORAL","MASCULINO","SUBSTITUICAO_CORTE","SEGUNDO","2025-11-01T00:00:00","2027-10-31T00:00:00","","NATAL",1]
]}
