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

{
    "id": 1283014,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1283014/?format=api",
    "text_counter": 31,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": " Mr. Speaker, Sir, I apologise for interrupting. I appreciate your communication. However, it is missing certain critical information; that is the direction on the venue of the Parliamentary Caucus meetings, whether it will be at the Kenyatta International Conference Centre (KICC) or Parliament. It is important to make it clear so that Members willing to attend can know and move about easily."
}