GET /apirest/folha_pagamento/?format=api&page=4317
HTTP 200 OK
Allow: GET, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 43161,
    "next": null,
    "previous": "http://bernardosayao.comtransparencia.com.br/apirest/folha_pagamento/?format=api&page=4316",
    "results": [
        {
            "id": 63415,
            "orgao": {
                "id": 1,
                "codigo": "3",
                "cnpj": "25086596000115",
                "nome": "PREFEITURA MUNICIPAL DE BERNARDO SAYÃO"
            },
            "ano": 2026,
            "mes": 7,
            "servidor": {
                "id": 3042,
                "matricula": "15235",
                "nome": "WESLEY DOS SANTOS PACHECO",
                "data_admissao": "2026-03-16"
            },
            "cargo": {
                "id": 833,
                "codigo": "367",
                "nome": "COORDENADORIA DE ARTE",
                "cbo": "760605",
                "orgao": 1
            },
            "setor": {
                "id": 237,
                "codigo": "14010300",
                "nome": "DEPARTAMENTO DE CULTURA/NOMEADOS",
                "orgao": 1
            },
            "departamento": {
                "id": 52,
                "codigo": "14010000",
                "nome": "DEPARTAMENTO DE CULTURA",
                "orgao": 1
            },
            "vinculo": {
                "id": 5,
                "nome": "COMISSIONADO"
            },
            "total_vencimentos": "2195.11",
            "total_descontos": "173.23",
            "liquido": "2021.88"
        }
    ]
}