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

{
    "id": 1257606,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1257606/?format=api",
    "text_counter": 57,
    "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, Katito Township is on the boundary of Kericho and Kisumu Counties and the insecurity incidents actually affected some people from Kisumu County and some from Kericho County, I would have liked to say something about it, but it is okay. I believe the distinguished Senator for Kisumu has represented us well enough and that the people of Kisumu and Kericho Counties will get justice from the Committee on Security Defence and Foreign Relations."
}