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

{
    "id": 1427531,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1427531/?format=api",
    "text_counter": 255,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": " I am not sure whether I have been informed or misinformed. However, it is always good to learn. Therefore, with those many remarks, I beg to reply. Mr. Temporary Speaker, Sir, in accordance to Standing Order No.66(3), I request that you defer the putting of a question until a later date."
}