GET /api/v1/municipios?format=api&page=65
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Link: <http://10.30.10.35:8001/api/v1/municipios?format=api&page=64; rel="prev">, <http://10.30.10.35:8001/api/v1/municipios?format=api&page=66; rel="next">
Vary: Accept
X-Page: 65
X-Per-Page: 10
X-Total: 2457
X-Total-Pages: 246

[
    {
        "cveMunicipio": "110",
        "descMunicipio": "UNIÓN DE TULA",
        "idEstado": {
            "cveEstado": "JAL",
            "cveRenapo": "JC",
            "descEstado": "JALISCO",
            "idEstado": 14,
            "idPais": {
                "cvePais": "MEX",
                "descPais": "México",
                "idPais": 143
            }
        },
        "idMunicipio": 641
    },
    {
        "cveMunicipio": "111",
        "descMunicipio": "VALLE DE GUADALUPE",
        "idEstado": {
            "cveEstado": "JAL",
            "cveRenapo": "JC",
            "descEstado": "JALISCO",
            "idEstado": 14,
            "idPais": {
                "cvePais": "MEX",
                "descPais": "México",
                "idPais": 143
            }
        },
        "idMunicipio": 642
    },
    {
        "cveMunicipio": "112",
        "descMunicipio": "VALLE DE JUÁREZ",
        "idEstado": {
            "cveEstado": "JAL",
            "cveRenapo": "JC",
            "descEstado": "JALISCO",
            "idEstado": 14,
            "idPais": {
                "cvePais": "MEX",
                "descPais": "México",
                "idPais": 143
            }
        },
        "idMunicipio": 643
    },
    {
        "cveMunicipio": "113",
        "descMunicipio": "SAN GABRIEL",
        "idEstado": {
            "cveEstado": "JAL",
            "cveRenapo": "JC",
            "descEstado": "JALISCO",
            "idEstado": 14,
            "idPais": {
                "cvePais": "MEX",
                "descPais": "México",
                "idPais": 143
            }
        },
        "idMunicipio": 644
    },
    {
        "cveMunicipio": "114",
        "descMunicipio": "VILLA CORONA",
        "idEstado": {
            "cveEstado": "JAL",
            "cveRenapo": "JC",
            "descEstado": "JALISCO",
            "idEstado": 14,
            "idPais": {
                "cvePais": "MEX",
                "descPais": "México",
                "idPais": 143
            }
        },
        "idMunicipio": 645
    },
    {
        "cveMunicipio": "115",
        "descMunicipio": "VILLA GUERRERO",
        "idEstado": {
            "cveEstado": "JAL",
            "cveRenapo": "JC",
            "descEstado": "JALISCO",
            "idEstado": 14,
            "idPais": {
                "cvePais": "MEX",
                "descPais": "México",
                "idPais": 143
            }
        },
        "idMunicipio": 646
    },
    {
        "cveMunicipio": "116",
        "descMunicipio": "VILLA HIDALGO",
        "idEstado": {
            "cveEstado": "JAL",
            "cveRenapo": "JC",
            "descEstado": "JALISCO",
            "idEstado": 14,
            "idPais": {
                "cvePais": "MEX",
                "descPais": "México",
                "idPais": 143
            }
        },
        "idMunicipio": 647
    },
    {
        "cveMunicipio": "117",
        "descMunicipio": "CAÑADAS DE OBREGÓN",
        "idEstado": {
            "cveEstado": "JAL",
            "cveRenapo": "JC",
            "descEstado": "JALISCO",
            "idEstado": 14,
            "idPais": {
                "cvePais": "MEX",
                "descPais": "México",
                "idPais": 143
            }
        },
        "idMunicipio": 648
    },
    {
        "cveMunicipio": "118",
        "descMunicipio": "YAHUALICA DE GONZÁLEZ GALLO",
        "idEstado": {
            "cveEstado": "JAL",
            "cveRenapo": "JC",
            "descEstado": "JALISCO",
            "idEstado": 14,
            "idPais": {
                "cvePais": "MEX",
                "descPais": "México",
                "idPais": 143
            }
        },
        "idMunicipio": 649
    },
    {
        "cveMunicipio": "119",
        "descMunicipio": "ZACOALCO DE TORRES",
        "idEstado": {
            "cveEstado": "JAL",
            "cveRenapo": "JC",
            "descEstado": "JALISCO",
            "idEstado": 14,
            "idPais": {
                "cvePais": "MEX",
                "descPais": "México",
                "idPais": 143
            }
        },
        "idMunicipio": 650
    }
]