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

{
    "id": 9810,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9810/?format=api",
    "text_counter": 223,
    "type": "speech",
    "speaker_name": "Prof. Anyang’-Ny’ong’o",
    "speaker_title": "The Minister for Medical Services",
    "speaker": {
        "id": 193,
        "legal_name": "Peter Anyang' Nyong'o",
        "slug": "peter-nyongo"
    },
    "content": " On a point of order, Mr. Deputy Speaker, Sir. I wish to seek your guidance. There is precedence in this House that when a Question is not answered to the satisfaction of the House by a Minister, it is referred to a certain Committee to go into the details of it. Would I be in order to request you to clarify whether this Question is any different from others which have been referred to the appropriate Departmental Committee to look deeper into it rather than pushing it to another Minister in the Government?"
}