ulrich
2018-03-11 6ec6607b6c84c3b18ae8151f01574eb44f526e63
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{"List": [
  {
    "id": 1,
    "name": "test5",
    "url": "test5",
    "logo": "test5"
  },
  {
    "id": 2,
    "name": "test6",
    "url": "test6",
    "logo": "test6"
  },
  {
    "id": 3,
    "name": "test",
    "url": "test",
    "logo": "../bilder/tabletop_radio.png"
  }
]}