GET /api/v1/formatos?format=api&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Link: <http://10.30.10.35:8001/api/v1/formatos?format=api&page=5; rel="prev">, <http://10.30.10.35:8001/api/v1/formatos?format=api&page=7; rel="next">
Vary: Accept
X-Page: 6
X-Per-Page: 10
X-Total: 77
X-Total-Pages: 8
[
{
"clave": "odb",
"descCorta": "OpenDocument Database",
"idFormato": 53,
"shortDesc": "OpenDocument Database"
},
{
"clave": "odi",
"descCorta": "OpenDocument Image",
"idFormato": 54,
"shortDesc": "OpenDocument Image"
},
{
"clave": "oxt",
"descCorta": "OpenOffice.org extension",
"idFormato": 55,
"shortDesc": "OpenOffice.org extension"
},
{
"clave": "sxw",
"descCorta": "Writer 6.0 documents",
"idFormato": 56,
"shortDesc": "Writer 6.0 documents"
},
{
"clave": "stw",
"descCorta": "Writer 6.0 templates",
"idFormato": 57,
"shortDesc": "Writer 6.0 templates"
},
{
"clave": "sxc",
"descCorta": "Calc 6.0 spreadsheets",
"idFormato": 58,
"shortDesc": "Calc 6.0 spreadsheets"
},
{
"clave": "stc",
"descCorta": "Calc 6.0 templates",
"idFormato": 59,
"shortDesc": "Calc 6.0 templates"
},
{
"clave": "sxd",
"descCorta": "Draw 6.0 documents",
"idFormato": 60,
"shortDesc": "Draw 6.0 documents"
},
{
"clave": "std",
"descCorta": "Draw 6.0 templates",
"idFormato": 61,
"shortDesc": "Draw 6.0 templates"
},
{
"clave": "sxi",
"descCorta": "Impress 6.0 presentations",
"idFormato": 62,
"shortDesc": "Impress 6.0 presentations"
}
]