ulrich
2018-03-24 d166463aa463122d2387b05e8f4bfe82fe2ad104
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"
  }
]}