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

{
    "id": 24004,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/24004/?format=api",
    "text_counter": 33,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I also stand to oppose this amendment, with all due respect to my friend and colleague, Mr. Mungatana, I think it is high time people made decisions and stood by those decisions in this country. If you want to go for presidency, go for presidency! If you want to be in Parliament, do it, instead of going for presidency while you also want to contest other seats. I think this amendment should not be carried and so I oppose!"
}