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

[
    {
        "cveMunicipio": "123",
        "descMunicipio": "SAN FELIPE TEPATLÁN",
        "idEstado": {
            "cveEstado": "PUE",
            "cveRenapo": "PL",
            "descEstado": "PUEBLA",
            "idEstado": 21,
            "idPais": {
                "cvePais": "MEX",
                "descPais": "México",
                "idPais": 143
            }
        },
        "idMunicipio": 1691
    },
    {
        "cveMunicipio": "124",
        "descMunicipio": "SAN GABRIEL CHILAC",
        "idEstado": {
            "cveEstado": "PUE",
            "cveRenapo": "PL",
            "descEstado": "PUEBLA",
            "idEstado": 21,
            "idPais": {
                "cvePais": "MEX",
                "descPais": "México",
                "idPais": 143
            }
        },
        "idMunicipio": 1692
    },
    {
        "cveMunicipio": "125",
        "descMunicipio": "SAN GREGORIO ATZOMPA",
        "idEstado": {
            "cveEstado": "PUE",
            "cveRenapo": "PL",
            "descEstado": "PUEBLA",
            "idEstado": 21,
            "idPais": {
                "cvePais": "MEX",
                "descPais": "México",
                "idPais": 143
            }
        },
        "idMunicipio": 1693
    },
    {
        "cveMunicipio": "126",
        "descMunicipio": "SAN JERÓNIMO TECUANIPAN",
        "idEstado": {
            "cveEstado": "PUE",
            "cveRenapo": "PL",
            "descEstado": "PUEBLA",
            "idEstado": 21,
            "idPais": {
                "cvePais": "MEX",
                "descPais": "México",
                "idPais": 143
            }
        },
        "idMunicipio": 1694
    },
    {
        "cveMunicipio": "127",
        "descMunicipio": "SAN JERÓNIMO XAYACATLÁN",
        "idEstado": {
            "cveEstado": "PUE",
            "cveRenapo": "PL",
            "descEstado": "PUEBLA",
            "idEstado": 21,
            "idPais": {
                "cvePais": "MEX",
                "descPais": "México",
                "idPais": 143
            }
        },
        "idMunicipio": 1695
    },
    {
        "cveMunicipio": "128",
        "descMunicipio": "SAN JOSÉ CHIAPA",
        "idEstado": {
            "cveEstado": "PUE",
            "cveRenapo": "PL",
            "descEstado": "PUEBLA",
            "idEstado": 21,
            "idPais": {
                "cvePais": "MEX",
                "descPais": "México",
                "idPais": 143
            }
        },
        "idMunicipio": 1696
    },
    {
        "cveMunicipio": "129",
        "descMunicipio": "SAN JOSÉ MIAHUATLÁN",
        "idEstado": {
            "cveEstado": "PUE",
            "cveRenapo": "PL",
            "descEstado": "PUEBLA",
            "idEstado": 21,
            "idPais": {
                "cvePais": "MEX",
                "descPais": "México",
                "idPais": 143
            }
        },
        "idMunicipio": 1697
    },
    {
        "cveMunicipio": "130",
        "descMunicipio": "SAN JUAN ATENCO",
        "idEstado": {
            "cveEstado": "PUE",
            "cveRenapo": "PL",
            "descEstado": "PUEBLA",
            "idEstado": 21,
            "idPais": {
                "cvePais": "MEX",
                "descPais": "México",
                "idPais": 143
            }
        },
        "idMunicipio": 1698
    },
    {
        "cveMunicipio": "131",
        "descMunicipio": "SAN JUAN ATZOMPA",
        "idEstado": {
            "cveEstado": "PUE",
            "cveRenapo": "PL",
            "descEstado": "PUEBLA",
            "idEstado": 21,
            "idPais": {
                "cvePais": "MEX",
                "descPais": "México",
                "idPais": 143
            }
        },
        "idMunicipio": 1699
    },
    {
        "cveMunicipio": "132",
        "descMunicipio": "SAN MARTÍN TEXMELUCAN",
        "idEstado": {
            "cveEstado": "PUE",
            "cveRenapo": "PL",
            "descEstado": "PUEBLA",
            "idEstado": 21,
            "idPais": {
                "cvePais": "MEX",
                "descPais": "México",
                "idPais": 143
            }
        },
        "idMunicipio": 1700
    }
]