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

{
    "id": 195106,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/195106/?format=api",
    "text_counter": 87,
    "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, whereas I thank the Assistant Minister for answering that question, if I got the question correctly, it was whether he could now confirm that Mumias Sugar Company has complied with the directive. The directive was given in September last year. Have they complied or have they refused to comply with the directive? If they have refused to comply, what is the Ministry going to do?"
}