 {
    "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-0170141",
        "attributes": {
            "number": 141,
            "dateStart": "2011-11-22T00:00:00+01:00",
            "dateEnd": "2011-11-22T23:59:59+01:00",
            "parliament": "DE",
            "parliamentLabel": "Deutscher Bundestag"
        },
        "links": {
            "self": "https://de.openparliament.tv/api/v1/session/DE-0170141"
        },
        "relationships": {
            "media": {
                "links": {
                    "self": "https://de.openparliament.tv/api/v1/search/media?sessionID=DE-0170141"
                }
            },
            "electoralPeriod": {
                "data": {
                    "type": "electoralPeriod",
                    "id": "DE-017",
                    "attributes": {
                        "number": "17",
                        "dateStart": "2009-10-27",
                        "dateEnd": "2013-10-22"
                    }
                },
                "links": {
                    "self": "https://de.openparliament.tv/api/v1/electoralPeriod/DE-017"
                }
            },
            "agendaItems": {
                "data": [
                    {
                        "type": "agendaItem",
                        "id": "13079",
                        "attributes": {
                            "officialTitle": "Sitzungseröffnung",
                            "title": "Sitzungseröffnung",
                            "order": null
                        },
                        "links": {
                            "self": "https://de.openparliament.tv/api/v1/agendaItem/DE-13079"
                        }
                    },
                    {
                        "type": "agendaItem",
                        "id": "13080",
                        "attributes": {
                            "officialTitle": "Tagesordnungspunkt I",
                            "title": "I. Vereinbarte Debatte: Neonazi-Bande",
                            "order": null
                        },
                        "links": {
                            "self": "https://de.openparliament.tv/api/v1/agendaItem/DE-13080"
                        }
                    },
                    {
                        "type": "agendaItem",
                        "id": "13081",
                        "attributes": {
                            "officialTitle": "Tagesordnungspunkt II.1",
                            "title": "Epl 01 Bundespräsident, Epl 02 Bundestag, Epl 03 Bundesrat",
                            "order": null
                        },
                        "links": {
                            "self": "https://de.openparliament.tv/api/v1/agendaItem/DE-13081"
                        }
                    },
                    {
                        "type": "agendaItem",
                        "id": "13082",
                        "attributes": {
                            "officialTitle": "Tagesordnungspunkt II.4",
                            "title": "Epl 08 Finanzen, Epl 20 Bundesrechnungshof",
                            "order": null
                        },
                        "links": {
                            "self": "https://de.openparliament.tv/api/v1/agendaItem/DE-13082"
                        }
                    },
                    {
                        "type": "agendaItem",
                        "id": "13083",
                        "attributes": {
                            "officialTitle": "Tagesordnungspunkt II.5",
                            "title": "Epl 10 Ernährung, Landwirtschaft, Verbraucherschutz",
                            "order": null
                        },
                        "links": {
                            "self": "https://de.openparliament.tv/api/v1/agendaItem/DE-13083"
                        }
                    },
                    {
                        "type": "agendaItem",
                        "id": "13084",
                        "attributes": {
                            "officialTitle": "Tagesordnungspunkt II.6",
                            "title": "Epl 15 Gesundheit",
                            "order": null
                        },
                        "links": {
                            "self": "https://de.openparliament.tv/api/v1/agendaItem/DE-13084"
                        }
                    },
                    {
                        "type": "agendaItem",
                        "id": "13085",
                        "attributes": {
                            "officialTitle": "Tagesordnungspunkt II.7",
                            "title": "Epl 07 Justiz, Epl 19 Bundesverfassungsgericht",
                            "order": null
                        },
                        "links": {
                            "self": "https://de.openparliament.tv/api/v1/agendaItem/DE-13085"
                        }
                    },
                    {
                        "type": "agendaItem",
                        "id": "13086",
                        "attributes": {
                            "officialTitle": "Tagesordnungspunkt II.8",
                            "title": "Epl 06 Innen",
                            "order": null
                        },
                        "links": {
                            "self": "https://de.openparliament.tv/api/v1/agendaItem/DE-13086"
                        }
                    },
                    {
                        "type": "agendaItem",
                        "id": "13087",
                        "attributes": {
                            "officialTitle": "Tagesordnungspunkt II.9",
                            "title": "Epl 16 Umwelt, Naturschutz, Reaktorsicherheit",
                            "order": null
                        },
                        "links": {
                            "self": "https://de.openparliament.tv/api/v1/agendaItem/DE-13087"
                        }
                    },
                    {
                        "type": "agendaItem",
                        "id": "13088",
                        "attributes": {
                            "officialTitle": "Sitzungsende",
                            "title": "Sitzungsende",
                            "order": null
                        },
                        "links": {
                            "self": "https://de.openparliament.tv/api/v1/agendaItem/DE-13088"
                        }
                    }
                ],
                "links": {
                    "self": "https://de.openparliament.tv/api/v1/search/agendaItem?sessionID=DE-0170141"
                }
            }
        }
    }
}