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

{
    "id": 1221559,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1221559/?format=api",
    "text_counter": 253,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Mr. Temporary Speaker, Sir, on behalf of the people of the great county of Narok and on my own behalf, I send my sincere condolences and prayers to the family of the late Wangusi. I hope that the good Lord will receive his spirit and also reward him for the time he served this country."
}