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

{
    "id": 42479,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42479/?format=api",
    "text_counter": 112,
    "type": "speech",
    "speaker_name": "Mr. Warugongo",
    "speaker_title": "",
    "speaker": {
        "id": 150,
        "legal_name": "Nemesius Warugongo",
        "slug": "nemesius-warugongo"
    },
    "content": "Mr. Speaker, Sir, we have constructed new classrooms in the area. Most of them cost between Kshs500,000 and Kshs600,000. Since the Assistant Minister is coming to my constituency on 10th for another educational function, could he come with a cheque of Kshs9 million, so that we can start the work immediately?"
}