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

{
    "id": 1564252,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1564252/?format=api",
    "text_counter": 79,
    "type": "speech",
    "speaker_name": "Sen. Boy",
    "speaker_title": "",
    "speaker": {
        "id": 13200,
        "legal_name": "Issa Juma Boy",
        "slug": "issa-juma-boy"
    },
    "content": "Mr. Speaker, Sir, in conclusion, I wish to thank your office and that of the Clerk of the Senate for the support accorded to the Committee on its work in executing its mandate. I also wish to thank Members of the Committee for their diligence and contributions during committee activities and the Committee secretariat for the facilitative responsibility. I thank you."
}