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

{
    "id": 11917,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/11917/?format=api",
    "text_counter": 223,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Speaker, Sir, I agree but I would only advise the Government to really take Questions seriously. I have the answer which, I think, has not satisfied the Assistant Minister. Why bring answers to the House? Why do you not just take your time, sit down with your officers to answer Questions adequately and sufficiently, so that we do not waste Parliament’s time by deferring Questions?"
}