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

{
    "id": 162135,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/162135/?format=api",
    "text_counter": 120,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "Mr. Speaker, Sir, word going around indicates that we may go on recess by the end of this week. I am yet to be put right by the Chair. I do not know whether we shall be in the House on Tuesday next week, so that the Vice-President and Minister for Home Affairs would be able to answer the Question. I want to propose that the Vice-President and Minister for Home Affairs answers this Question on Thursday this week."
}