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

{
    "id": 1424331,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1424331/?format=api",
    "text_counter": 79,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": " Thank you, Mr. Speaker, Sir. My question is related to the first, in the sense that it is about water, and the earlier question was also about water. To the best of my knowledge, because you have the Cabinet Secretary for Water, that is the right person to ask these questions because I do not know any other Cabinet Secretary."
}