GET /api/v0.1/hansard/entries/1099053/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 1099053,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1099053/?format=api",
    "text_counter": 54,
    "type": "speech",
    "speaker_name": "Sen. Wako",
    "speaker_title": "",
    "speaker": {
        "id": 366,
        "legal_name": "Amos Sitswila Wako",
        "slug": "amos-wako"
    },
    "content": "Thank you, Madam Deputy Speaker, for giving me this opportunity. I too want to add my voice to that of my colleagues and convey my personal condolences and condolences of the people of Busia concerning the passing away of the young Senator who had made history by being the first Member of Parliament (MP) to represent the Ogiek Community."
}