 

{
    "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": "Q95515",
        "attributes": {
            "type": "memberOfParliament",
            "label": "Klaus Barthel",
            "labelAlternative": [],
            "firstName": "Klaus",
            "lastName": "Barthel",
            "degree": "Liberalium",
            "birthDate": "1955-12-28",
            "gender": "male",
            "abstract": "Klaus Barthel ist ein deutscher Politiker (SPD).",
            "thumbnailURI": "",
            "thumbnailCreator": null,
            "thumbnailLicense": "",
            "embedURI": null,
            "websiteURI": "https://klaus-barthel.de",
            "originID": null,
            "socialMediaIDs": [
                {
                    "label": "Facebook",
                    "id": "MdBKlausBarthel"
                }
            ],
            "additionalInformation": {
                "wikipedia": {
                    "title": "Klaus Barthel",
                    "url": "https://de.wikipedia.org/wiki/Klaus_Barthel"
                },
                "abgeordnetenwatchID": "79463"
            },
            "lastChanged": "2025-08-10 21:15:51"
        },
        "links": {
            "self": "https://de.openparliament.tv/api/v1/person/Q95515"
        },
        "relationships": {
            "party": {
                "data": {
                    "type": "organisation",
                    "id": "Q49768",
                    "attributes": {
                        "label": "SPD",
                        "labelAlternative": [
                            "Sozialdemokratische Partei Deutschlands"
                        ],
                        "thumbnailURI": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/fe/SPD-Logo_2022_%28rot%29.svg/330px-SPD-Logo_2022_%28rot%29.svg.png",
                        "thumbnailCreator": "Sozialdemokratische Partei Deutschlands (SPD)",
                        "thumbnailLicense": "PD textlogo",
                        "websiteURI": "https://www.spd.de"
                    }
                },
                "links": {
                    "self": "https://de.openparliament.tv/api/v1/organisation/Q49768"
                }
            },
            "faction": [],
            "media": {
                "links": {
                    "self": "https://de.openparliament.tv/api/v1/search/media?personID=Q95515"
                }
            }
        }
    }
}