GET /api/v1/formatos/descripcion/MARC
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "clave": "marc",
        "descCorta": "MARC",
        "idFormato": 15,
        "shortDesc": "Machine-Readable Cataloging records"
    }
]