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

{
    "id": 1374221,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1374221/?format=api",
    "text_counter": 302,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Thank you, Mr. Speaker, Sir, for the opportunity. I also stand to add my voice to the ones of colleagues who have spoken before me. I stand in support of this Report, which came about as a result of long and stretched negotiations because of a situation which was serious and dangerous in our country. People were going to the streets to protest the high cost of living and some of the measures being taken by the Government particularly on the issues of taxation and so on and so forth."
}