{
  "fields": [{"id":"_id","type":"int"},{"id":"LUNES","type":"text"},{"id":"VIERNES","type":"text"}],
  "records": [
    [1,"8:15/12:15","15:30"],
    [2,"9:00/13:00","15:15"],
    [3,"11:15/16;00","20:00"],
    [4,"12:00/16:45","20:45"]
]}
