 {
    "meta": {
        "api": {
            "version": 1,
            "documentation": "https://de.openparliament.tv/api",
            "license": {
                "label": "ODC Open Database License (ODbL) v1.0",
                "link": "https://opendatacommons.org/licenses/odbl/1-0/"
            }
        },
        "requestStatus": "success"
    },
    "data": {
        "type": "session",
        "id": "DE-0180041",
        "attributes": {
            "number": 41,
            "dateStart": "2014-06-24T10:01:00+02:00",
            "dateEnd": "2014-06-24T22:22:00+02:00",
            "parliament": "DE",
            "parliamentLabel": "Deutscher Bundestag"
        },
        "links": {
            "self": "https://de.openparliament.tv/api/v1/session/DE-0180041"
        },
        "relationships": {
            "media": {
                "links": {
                    "self": "https://de.openparliament.tv/api/v1/search/media?sessionID=DE-0180041"
                }
            },
            "electoralPeriod": {
                "data": {
                    "type": "electoralPeriod",
                    "id": "DE-018",
                    "attributes": {
                        "number": "18",
                        "dateStart": "2013-10-22",
                        "dateEnd": "2017-10-24"
                    }
                },
                "links": {
                    "self": "https://de.openparliament.tv/api/v1/electoralPeriod/DE-018"
                }
            },
            "agendaItems": {
                "data": [
                    {
                        "type": "agendaItem",
                        "id": "5701",
                        "attributes": {
                            "officialTitle": "Sitzungseröffnung",
                            "title": "Sitzungseröffnung",
                            "order": null
                        },
                        "links": {
                            "self": "https://de.openparliament.tv/api/v1/agendaItem/DE-5701"
                        }
                    },
                    {
                        "type": "agendaItem",
                        "id": "5702",
                        "attributes": {
                            "officialTitle": "Tagesordnungspunkt I",
                            "title": "Stabile Leistungen für Lebensversicherte",
                            "order": null
                        },
                        "links": {
                            "self": "https://de.openparliament.tv/api/v1/agendaItem/DE-5702"
                        }
                    },
                    {
                        "type": "agendaItem",
                        "id": "5703",
                        "attributes": {
                            "officialTitle": "Tagesordnungspunkt II.1",
                            "title": "Epl 01, Epl 02, Epl 03 Etats von Bundespräsident, Bundestag, Bundesrat",
                            "order": null
                        },
                        "links": {
                            "self": "https://de.openparliament.tv/api/v1/agendaItem/DE-5703"
                        }
                    },
                    {
                        "type": "agendaItem",
                        "id": "5704",
                        "attributes": {
                            "officialTitle": "Tagesordnungspunkt II.4",
                            "title": "Epl 08, Epl 20 Finanzen, Bundesrechnungshof, Euro in Litauen",
                            "order": null
                        },
                        "links": {
                            "self": "https://de.openparliament.tv/api/v1/agendaItem/DE-5704"
                        }
                    },
                    {
                        "type": "agendaItem",
                        "id": "5705",
                        "attributes": {
                            "officialTitle": "Tagesordnungspunkt II.5",
                            "title": "Epl 16 Umwelt, Naturschutz, Bau und Reaktorsicherheit",
                            "order": null
                        },
                        "links": {
                            "self": "https://de.openparliament.tv/api/v1/agendaItem/DE-5705"
                        }
                    },
                    {
                        "type": "agendaItem",
                        "id": "5706",
                        "attributes": {
                            "officialTitle": "Tagesordnungspunkt II.6",
                            "title": "Epl 15 Gesundheit",
                            "order": null
                        },
                        "links": {
                            "self": "https://de.openparliament.tv/api/v1/agendaItem/DE-5706"
                        }
                    },
                    {
                        "type": "agendaItem",
                        "id": "5707",
                        "attributes": {
                            "officialTitle": "TOP ",
                            "title": "Sitzungsunterbrechung für Fraktionssitzung",
                            "order": null
                        },
                        "links": {
                            "self": "https://de.openparliament.tv/api/v1/agendaItem/DE-5707"
                        }
                    },
                    {
                        "type": "agendaItem",
                        "id": "5708",
                        "attributes": {
                            "officialTitle": "Tagesordnungspunkt II.7",
                            "title": "Epl 17 Familie, Senioren, Frauen und Jugend",
                            "order": null
                        },
                        "links": {
                            "self": "https://de.openparliament.tv/api/v1/agendaItem/DE-5708"
                        }
                    },
                    {
                        "type": "agendaItem",
                        "id": "5709",
                        "attributes": {
                            "officialTitle": "Tagesordnungspunkt II.8",
                            "title": "Epl 10 Ernährung und Landwirtschaft",
                            "order": null
                        },
                        "links": {
                            "self": "https://de.openparliament.tv/api/v1/agendaItem/DE-5709"
                        }
                    },
                    {
                        "type": "agendaItem",
                        "id": "5710",
                        "attributes": {
                            "officialTitle": "Sitzungsende",
                            "title": "Sitzungsende",
                            "order": null
                        },
                        "links": {
                            "self": "https://de.openparliament.tv/api/v1/agendaItem/DE-5710"
                        }
                    }
                ],
                "links": {
                    "self": "https://de.openparliament.tv/api/v1/search/agendaItem?sessionID=DE-0180041"
                }
            }
        }
    }
}