 

{
    "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": "person",
        "id": "Q40874199",
        "attributes": {
            "type": "memberOfParliament",
            "label": "Uwe Kamann",
            "labelAlternative": [],
            "firstName": "Uwe",
            "lastName": "",
            "degree": "",
            "birthDate": "1958-08-19",
            "gender": "male",
            "abstract": "Uwe Kamann ist ein deutscher IT-Unternehmer und Politiker. Er war von 2017 bis 2021 Mitglied des Deutschen Bundestages.",
            "thumbnailURI": "",
            "thumbnailCreator": null,
            "thumbnailLicense": "",
            "embedURI": null,
            "websiteURI": "",
            "originID": null,
            "socialMediaIDs": [
                {
                    "label": "Twitter",
                    "id": "uwe_kamann"
                }
            ],
            "additionalInformation": {
                "wikipedia": {
                    "title": "Uwe Kamann",
                    "url": "https://de.wikipedia.org/wiki/Uwe_Kamann"
                },
                "abgeordnetenwatchID": "147251"
            },
            "lastChanged": "2025-08-10 20:47:47"
        },
        "links": {
            "self": "https://de.openparliament.tv/api/v1/person/Q40874199"
        },
        "relationships": {
            "party": [],
            "faction": [],
            "media": {
                "links": {
                    "self": "https://de.openparliament.tv/api/v1/search/media?personID=Q40874199"
                }
            }
        }
    }
}