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

{
    "id": 1001510,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1001510/?format=api",
    "text_counter": 84,
    "type": "speech",
    "speaker_name": "Suba South, ODM",
    "speaker_title": "Hon. John Mbadi",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": " Thank you, Hon. Speaker. The MP for Rarieda, Hon. Otiende Amollo is away He had some issues to sort out in the constituency and so, I am fully briefed. I do not know if he wrote to your Office. Maybe, he did not. I will counsel him next time that he should be informing you of his absence. But if there is anything that is meant to be directed to him, I am here and will stand in for him. I thank you."
}