The mobile experience is still being developed. This may look/feel a bit odd for now.

206      responses:
207        '200':
208            description: OK
209            content:
210              application/json:
211                schema:
223      responses:
224        '200':
225            description: OK
226            content:
227              application/json:
228                schema:
279              type: string
280            description:
281              type: string
282            descriptionEn:
283              type: string
284            icon:
19paths:
20  /api/dashboard/get:
21    get:
22      summary: Zugriff auf alle gültigen Einträge des id-Parameters
23      description: Die API ermöglicht Zugriff auf alle gültigen Einträge des id-Parameters (siehe unten, Indikatoren).
24      operationId: get
30            content:
31              application/json:
32                schema:
33                  type: array
34                  items:
35                    $ref: "#/components/schemas/Get"
209            content:
210              application/json:
211                schema:
212                  type: array
213                  items:
214                    $ref: "#/components/schemas/Indicators"
226            content:
227              application/json:
228                schema:
229                  type: array
230                  items:
231                    $ref: "#/components/schemas/Geo"
243          type: integer
244          example: 1649772604564
245        json:
246          type: string
247        title:
248          type: string
251      type: object
252      properties:
253        id:
254          type: string
255        name:
256          type: string
253        id:
254          type: string
255        name:
256          type: string
257        nameEn:
258          type: string
255        name:
256          type: string
257        nameEn:
258          type: string
259        description:
260          type: string
257        nameEn:
258          type: string
259        description:
260          type: string
261        descriptionEn:
262          type: string
259        description:
260          type: string
261        descriptionEn:
262          type: string
263        teaser:
264          type: string
261        descriptionEn:
262          type: string
263        teaser:
264          type: string
265        teaserEn:
266          type: string
263        teaser:
264          type: string
265        teaserEn:
266          type: string
267        conclusion:
268          type: string
265        teaserEn:
266          type: string
267        conclusion:
268          type: string
269        conclusionEn:
270          type: string
267        conclusion:
268          type: string
269        conclusionEn:
270          type: string
271        category:
272          type: object
269        conclusionEn:
270          type: string
271        category:
272          type: object
273          properties:
274            id:
296            alt:
297              type: string
298        tags:
299          type: array
300          items:
301            type: object            
300          items:
301            type: object            
302        image:
303          type: string
304        clicks:
305          type: integer
302        image:
303          type: string
304        clicks:
305          type: integer
306        orderId:
307          type: integer
304        clicks:
305          type: integer
306        orderId:
307          type: integer
308        trending:
309          type: boolean
310        top:
311          type: boolean
312        layoutTiles:
313          type: array
314          items:
315            type: object
321              orderIndex:
322                type: integer
323        layoutMode:
324          type: string
325    Geo:
326      type: object
326      type: object
327      properties:
328        type:
329          type: string
330        name:
331          type: string
328        type:
329          type: string
330        name:
331          type: string
332        title:
333          type: string
330        name:
331          type: string
332        title:
333          type: string
334        version:
335          type: string
332        title:
333          type: string
334        version:
335          type: string
336        copyrightShort:
337          type: string
334        version:
335          type: string
336        copyrightShort:
337          type: string
338        copyrightUrl:
339          type: string
336        copyrightShort:
337          type: string
338        copyrightUrl:
339          type: string
340        crs:
341          type: object
338        copyrightUrl:
339          type: string
340        crs:
341          type: object
342          properties:
343            type:
348                name: 
349                  type: string
350        features:
351          type: array
352          items:
353                  type: object
19paths:
20  /api/dashboard/get:
21    get:
22      summary: Zugriff auf alle gültigen Einträge des id-Parameters
23      description: Die API ermöglicht Zugriff auf alle gültigen Einträge des id-Parameters (siehe unten, Indikatoren).
24      operationId: get
206      responses:
207        '200':
208            description: OK
209            content:
210              application/json:
211                schema:
223      responses:
224        '200':
225            description: OK
226            content:
227              application/json:
228                schema:
279              type: string
280            description:
281              type: string
282            descriptionEn:
283              type: string
284            icon:
30            content:
31              application/json:
32                schema:
33                  type: array
34                  items:
35                    $ref: "#/components/schemas/Get"
209            content:
210              application/json:
211                schema:
212                  type: array
213                  items:
214                    $ref: "#/components/schemas/Indicators"
226            content:
227              application/json:
228                schema:
229                  type: array
230                  items:
231                    $ref: "#/components/schemas/Geo"
243          type: integer
244          example: 1649772604564
245        json:
246          type: string
247        title:
248          type: string
251      type: object
252      properties:
253        id:
254          type: string
255        name:
256          type: string
253        id:
254          type: string
255        name:
256          type: string
257        nameEn:
258          type: string
255        name:
256          type: string
257        nameEn:
258          type: string
259        description:
260          type: string
257        nameEn:
258          type: string
259        description:
260          type: string
261        descriptionEn:
262          type: string
259        description:
260          type: string
261        descriptionEn:
262          type: string
263        teaser:
264          type: string
261        descriptionEn:
262          type: string
263        teaser:
264          type: string
265        teaserEn:
266          type: string
263        teaser:
264          type: string
265        teaserEn:
266          type: string
267        conclusion:
268          type: string
265        teaserEn:
266          type: string
267        conclusion:
268          type: string
269        conclusionEn:
270          type: string
267        conclusion:
268          type: string
269        conclusionEn:
270          type: string
271        category:
272          type: object
269        conclusionEn:
270          type: string
271        category:
272          type: object
273          properties:
274            id:
296            alt:
297              type: string
298        tags:
299          type: array
300          items:
301            type: object            
300          items:
301            type: object            
302        image:
303          type: string
304        clicks:
305          type: integer
302        image:
303          type: string
304        clicks:
305          type: integer
306        orderId:
307          type: integer
304        clicks:
305          type: integer
306        orderId:
307          type: integer
308        trending:
309          type: boolean
310        top:
311          type: boolean
312        layoutTiles:
313          type: array
314          items:
315            type: object
321              orderIndex:
322                type: integer
323        layoutMode:
324          type: string
325    Geo:
326      type: object
326      type: object
327      properties:
328        type:
329          type: string
330        name:
331          type: string
328        type:
329          type: string
330        name:
331          type: string
332        title:
333          type: string
330        name:
331          type: string
332        title:
333          type: string
334        version:
335          type: string
332        title:
333          type: string
334        version:
335          type: string
336        copyrightShort:
337          type: string
334        version:
335          type: string
336        copyrightShort:
337          type: string
338        copyrightUrl:
339          type: string
336        copyrightShort:
337          type: string
338        copyrightUrl:
339          type: string
340        crs:
341          type: object
338        copyrightUrl:
339          type: string
340        crs:
341          type: object
342          properties:
343            type:
348                name: 
349                  type: string
350        features:
351          type: array
352          items:
353                  type: object