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

{
    "id": 1357234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1357234/?format=api",
    "text_counter": 260,
    "type": "speech",
    "speaker_name": "Sen. Omogeni",
    "speaker_title": "",
    "speaker": {
        "id": 13219,
        "legal_name": "Erick Okong'o Mogeni",
        "slug": "erick-okongo-mogeni"
    },
    "content": "Mr. Speaker, Sir, I am challenging Sen. Cheruiyot to withdraw that statement he has made that this is the only time - you heard him say so - I am in the House. You can look at the record. I am always in this House. That statement by Sen. Cheruiyot who is my friend is imputing bad motive on my person as the Senator of Nyamira and I am asking him to withdraw and tender an apology to me."
}