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

{
    "id": 104123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/104123/?format=api",
    "text_counter": 148,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, I wish to remind the Assistant Minister that there is the element of collective responsibility in the Government. Therefore he should not have advised this House that my Question should have been directed to another Ministry. Nevertheless, Lari District is 8,500 feet above the sea level. It is misty, foggy and freezing most of the time. The pupils and even the teachers are numb with the cold. Could the Assistant Minister consider providing warm clothes to the teachers in my district and even classroom warmers so that learning will also be guaranteed? This will curb the trend of the declining academic performance in my constituency."
}