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

33      responses:
34        '200':
35            description: OK
36            content:
37              application/xml:
38                schema:
44      responses:
45        '200':
46            description: OK
47            content:
48              application/xml:
49                schema:
55      responses:
56        '200':
57            description: OK
58            content:
59              application/xml:
60                schema:
63  /xml/v2/ausschuesse/{AUSSCHUSS_ID}.xml:
64    get:
65      summary: "Übersicht über die Ausschüsse"
66      responses:
67        '200':
68            description: OK
63  /xml/v2/ausschuesse/{AUSSCHUSS_ID}.xml:
64    get:
65      summary: "Übersicht über die Ausschüsse"
66      responses:
67        '200':
68            description: OK
66      responses:
67        '200':
68            description: OK
69            content:
70              application/xml:
71                schema:
86      responses:
87        '200':
88            description: OK
89            content:
90              application/xml:
91                schema:
 97      responses:
 98        '200':
 99            description: OK
100            content:
101              application/xml:
102                schema:
117      responses:
118        '200':
119            description: OK
120            content:
121              application/xml:
122                schema:
128          schema:
129            type: integer
130          description: ID des MDB
131          example: 7529016
132      servers:
133        - url: 'http://webtv.bundestag.de'
 6
 7servers:
 8  - url: "https://www.bundestag.de/"
 9
10paths:
11  /blueprint/servlet/content/{ARTICLE_ID}/asAppV2NewsarticleXml:
135components: 
136    schemas:
137      Result:
138        type: string
17            content:
18              application/xml:
19                schema:
20                  type: string
21      parameters:
22        - in: path
36            content:
37              application/xml:
38                schema:
39                  type: string
40
41  /static/appdata/plenum/v2/conferences.xml:
47            content:
48              application/xml:
49                schema:
50                  type: string
51
52  /xml/v2/ausschuesse/index.xml:
58            content:
59              application/xml:
60                schema:
61                  type: string
62
63  /xml/v2/ausschuesse/{AUSSCHUSS_ID}.xml:
69            content:
70              application/xml:
71                schema:
72                  type: string
73      parameters:
74        - in: path
89            content:
90              application/xml:
91                schema:
92                  type: string
93
94  /xml/v2/mdb/biografien/{MDB_ID}.xml:
100            content:
101              application/xml:
102                schema:
103                  type: string
104      parameters:
105        - in: path
120            content:
121              application/xml:
122                schema:
123                  type: string
124      parameters:
125        - in: query
11  /blueprint/servlet/content/{ARTICLE_ID}/asAppV2NewsarticleXml:
12    get:
13      summary: Artikel Details
14      responses:
15        '200':
16            description: OK
30  /static/appdata/plenum/v2/speaker.xml:
31    get:
32      summary: "Aktuelle Sprecher*in"
33      responses:
34        '200':
35            description: OK
41  /static/appdata/plenum/v2/conferences.xml:
42    get:
43      summary: "Sitzungstag übersicht"
44      responses:
45        '200':
46            description: OK
52  /xml/v2/ausschuesse/index.xml:
53    get:
54      summary: "Übersicht über die Ausschüsse"
55      responses:
56        '200':
57            description: OK
63  /xml/v2/ausschuesse/{AUSSCHUSS_ID}.xml:
64    get:
65      summary: "Übersicht über die Ausschüsse"
66      responses:
67        '200':
68            description: OK
83  /xml/v2/mdb/index.xml:
84    get:
85      summary: "Übersicht über alle MDBS"
86      responses:
87        '200':
88            description: OK
94  /xml/v2/mdb/biografien/{MDB_ID}.xml:
95    get:
96      summary: "Abruf Details eines MDBS"
97      responses:
98        '200':
99            description: OK
114  /iptv/player/macros/_x_s-144277506/bttv/mobile/feed_vod.xml:
115    get:
116      summary: "Abruf eines Videos"
117      responses:
118        '200':
119            description: OK
10paths:
11  /blueprint/servlet/content/{ARTICLE_ID}/asAppV2NewsarticleXml:
12    get:
13      summary: Artikel Details
14      responses:
15        '200':
29
30  /static/appdata/plenum/v2/speaker.xml:
31    get:
32      summary: "Aktuelle Sprecher*in"
33      responses:
34        '200':
40
41  /static/appdata/plenum/v2/conferences.xml:
42    get:
43      summary: "Sitzungstag übersicht"
44      responses:
45        '200':
51
52  /xml/v2/ausschuesse/index.xml:
53    get:
54      summary: "Übersicht über die Ausschüsse"
55      responses:
56        '200':
62
63  /xml/v2/ausschuesse/{AUSSCHUSS_ID}.xml:
64    get:
65      summary: "Übersicht über die Ausschüsse"
66      responses:
67        '200':
82
83  /xml/v2/mdb/index.xml:
84    get:
85      summary: "Übersicht über alle MDBS"
86      responses:
87        '200':
93
94  /xml/v2/mdb/biografien/{MDB_ID}.xml:
95    get:
96      summary: "Abruf Details eines MDBS"
97      responses:
98        '200':
113
114  /iptv/player/macros/_x_s-144277506/bttv/mobile/feed_vod.xml:
115    get:
116      summary: "Abruf eines Videos"
117      responses:
118        '200':
10paths:
11  /blueprint/servlet/content/{ARTICLE_ID}/asAppV2NewsarticleXml:
12    get:
13      summary: Artikel Details
14      responses:
15        '200':
62
63  /xml/v2/ausschuesse/{AUSSCHUSS_ID}.xml:
64    get:
65      summary: "Übersicht über die Ausschüsse"
66      responses:
67        '200':
93
94  /xml/v2/mdb/biografien/{MDB_ID}.xml:
95    get:
96      summary: "Abruf Details eines MDBS"
97      responses:
98        '200':
113
114  /iptv/player/macros/_x_s-144277506/bttv/mobile/feed_vod.xml:
115    get:
116      summary: "Abruf eines Videos"
117      responses:
118        '200':
11  /blueprint/servlet/content/{ARTICLE_ID}/asAppV2NewsarticleXml:
12    get:
13      summary: Artikel Details
14      responses:
15        '200':
16            description: OK
30  /static/appdata/plenum/v2/speaker.xml:
31    get:
32      summary: "Aktuelle Sprecher*in"
33      responses:
34        '200':
35            description: OK
41  /static/appdata/plenum/v2/conferences.xml:
42    get:
43      summary: "Sitzungstag übersicht"
44      responses:
45        '200':
46            description: OK
52  /xml/v2/ausschuesse/index.xml:
53    get:
54      summary: "Übersicht über die Ausschüsse"
55      responses:
56        '200':
57            description: OK
63  /xml/v2/ausschuesse/{AUSSCHUSS_ID}.xml:
64    get:
65      summary: "Übersicht über die Ausschüsse"
66      responses:
67        '200':
68            description: OK
83  /xml/v2/mdb/index.xml:
84    get:
85      summary: "Übersicht über alle MDBS"
86      responses:
87        '200':
88            description: OK
94  /xml/v2/mdb/biografien/{MDB_ID}.xml:
95    get:
96      summary: "Abruf Details eines MDBS"
97      responses:
98        '200':
99            description: OK
114  /iptv/player/macros/_x_s-144277506/bttv/mobile/feed_vod.xml:
115    get:
116      summary: "Abruf eines Videos"
117      responses:
118        '200':
119            description: OK
10paths:
11  /blueprint/servlet/content/{ARTICLE_ID}/asAppV2NewsarticleXml:
12    get:
13      summary: Artikel Details
14      responses:
15        '200':
62
63  /xml/v2/ausschuesse/{AUSSCHUSS_ID}.xml:
64    get:
65      summary: "Übersicht über die Ausschüsse"
66      responses:
67        '200':
93
94  /xml/v2/mdb/biografien/{MDB_ID}.xml:
95    get:
96      summary: "Abruf Details eines MDBS"
97      responses:
98        '200':
113
114  /iptv/player/macros/_x_s-144277506/bttv/mobile/feed_vod.xml:
115    get:
116      summary: "Abruf eines Videos"
117      responses:
118        '200':
10paths:
11  /blueprint/servlet/content/{ARTICLE_ID}/asAppV2NewsarticleXml:
12    get:
13      summary: Artikel Details
14      responses:
15        '200':
29
30  /static/appdata/plenum/v2/speaker.xml:
31    get:
32      summary: "Aktuelle Sprecher*in"
33      responses:
34        '200':
40
41  /static/appdata/plenum/v2/conferences.xml:
42    get:
43      summary: "Sitzungstag übersicht"
44      responses:
45        '200':
51
52  /xml/v2/ausschuesse/index.xml:
53    get:
54      summary: "Übersicht über die Ausschüsse"
55      responses:
56        '200':
62
63  /xml/v2/ausschuesse/{AUSSCHUSS_ID}.xml:
64    get:
65      summary: "Übersicht über die Ausschüsse"
66      responses:
67        '200':
82
83  /xml/v2/mdb/index.xml:
84    get:
85      summary: "Übersicht über alle MDBS"
86      responses:
87        '200':
93
94  /xml/v2/mdb/biografien/{MDB_ID}.xml:
95    get:
96      summary: "Abruf Details eines MDBS"
97      responses:
98        '200':
113
114  /iptv/player/macros/_x_s-144277506/bttv/mobile/feed_vod.xml:
115    get:
116      summary: "Abruf eines Videos"
117      responses:
118        '200':
135components: 
136    schemas:
137      Result:
138        type: string
 6
 7servers:
 8  - url: "https://www.bundestag.de/"
 9
10paths:
11  /blueprint/servlet/content/{ARTICLE_ID}/asAppV2NewsarticleXml:
33      responses:
34        '200':
35            description: OK
36            content:
37              application/xml:
38                schema:
44      responses:
45        '200':
46            description: OK
47            content:
48              application/xml:
49                schema:
55      responses:
56        '200':
57            description: OK
58            content:
59              application/xml:
60                schema:
63  /xml/v2/ausschuesse/{AUSSCHUSS_ID}.xml:
64    get:
65      summary: "Übersicht über die Ausschüsse"
66      responses:
67        '200':
68            description: OK
63  /xml/v2/ausschuesse/{AUSSCHUSS_ID}.xml:
64    get:
65      summary: "Übersicht über die Ausschüsse"
66      responses:
67        '200':
68            description: OK
66      responses:
67        '200':
68            description: OK
69            content:
70              application/xml:
71                schema:
86      responses:
87        '200':
88            description: OK
89            content:
90              application/xml:
91                schema:
 97      responses:
 98        '200':
 99            description: OK
100            content:
101              application/xml:
102                schema:
117      responses:
118        '200':
119            description: OK
120            content:
121              application/xml:
122                schema:
128          schema:
129            type: integer
130          description: ID des MDB
131          example: 7529016
132      servers:
133        - url: 'http://webtv.bundestag.de'
17            content:
18              application/xml:
19                schema:
20                  type: string
21      parameters:
22        - in: path
36            content:
37              application/xml:
38                schema:
39                  type: string
40
41  /static/appdata/plenum/v2/conferences.xml:
47            content:
48              application/xml:
49                schema:
50                  type: string
51
52  /xml/v2/ausschuesse/index.xml:
58            content:
59              application/xml:
60                schema:
61                  type: string
62
63  /xml/v2/ausschuesse/{AUSSCHUSS_ID}.xml:
69            content:
70              application/xml:
71                schema:
72                  type: string
73      parameters:
74        - in: path
89            content:
90              application/xml:
91                schema:
92                  type: string
93
94  /xml/v2/mdb/biografien/{MDB_ID}.xml:
100            content:
101              application/xml:
102                schema:
103                  type: string
104      parameters:
105        - in: path
120            content:
121              application/xml:
122                schema:
123                  type: string
124      parameters:
125        - in: query