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