GET /api/v1/idiomas?format=api&page=8
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Link: <http://10.30.10.35:8001/api/v1/idiomas?format=api&page=7; rel="prev">, <http://10.30.10.35:8001/api/v1/idiomas?format=api&page=9; rel="next">
Vary: Accept
X-Page: 8
X-Per-Page: 10
X-Total: 84
X-Total-Pages: 9

[
    {
        "clave": "tha",
        "descCorta": "Tailandés",
        "idIdioma": 71,
        "shortDesc": "Thai"
    },
    {
        "clave": "bod",
        "descCorta": "Tibetano",
        "idIdioma": 72,
        "shortDesc": "Tibetan"
    },
    {
        "clave": "tur",
        "descCorta": "Turco",
        "idIdioma": 73,
        "shortDesc": "Turkish"
    },
    {
        "clave": "tuk",
        "descCorta": "Turcomano",
        "idIdioma": 74,
        "shortDesc": "Turkmen"
    },
    {
        "clave": "ukr",
        "descCorta": "Ucraniano",
        "idIdioma": 75,
        "shortDesc": "Ukrainian"
    },
    {
        "clave": "hsb",
        "descCorta": "Sorbian superior",
        "idIdioma": 76,
        "shortDesc": "Upper Sorbian"
    },
    {
        "clave": "urd",
        "descCorta": "Urdu",
        "idIdioma": 77,
        "shortDesc": "Urdu"
    },
    {
        "clave": "vie",
        "descCorta": "Vietnamita",
        "idIdioma": 78,
        "shortDesc": "Vietnamese"
    },
    {
        "clave": "cym",
        "descCorta": "Galés",
        "idIdioma": 79,
        "shortDesc": "Welsh"
    },
    {
        "clave": "wol",
        "descCorta": "Wolof",
        "idIdioma": 80,
        "shortDesc": "Wolof"
    }
]