ulrich
2018-02-25 6b63ff8c8429e328aa3ad90868e69ba28b28ef63
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"
  }
]}