ulrich
2018-03-09 64773918c0eb346be28c5290a9186b6eaa34bcbe
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"
  }
]}