Entity | Type | Values | Description |
---|---|---|---|
count | int | any valid value | number of objects |
items | array | items | items |
Entity | Type | Values | Description |
---|---|---|---|
id | int | any valid value | id of station |
name | string | max. 255 chars | name |
programs | array | programs | programs |
Entity | Type | Values | Description |
---|---|---|---|
start | string | 00:00-24:00 | start time |
end | string | 00:00-24:00 | end time |
translation | object | translation | name translations |
Entity | Type | Values | Description |
---|---|---|---|
de | string | max. 255 chars | german |
fr | string | max. 255 chars | french |
it | string | max. 255 chars | italian |
en | string | max. 255 chars | english |
es | string | max. 255 chars | spanish |
nl | string | max. 255 chars | dutch |