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

{
    "id": 1111887,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111887/?format=api",
    "text_counter": 183,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "In fact, I can jokingly say that--- If I can still remember the story, Sen. Poghisio told me that he was chased from this House because somebody concocted a story that he was not Kenyan enough since he had relatives on both sides of Kenya and Uganda."
}