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

{
    "id": 1215402,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1215402/?format=api",
    "text_counter": 211,
    "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. I welcome the visiting delegation from the Parliament of Gambia. Although I have never visited Gambia, I have many Gambian friends who do business and work in Kericho. They are led by a gentleman called Mr. Jipi Chor, who has been with us in the county that I represent in this House for quite a while."
}