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

{
    "id": 111551,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111551/?format=api",
    "text_counter": 79,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I want to seek directives from you because from time to time Ministers have been coming in aid of others to offer information. Where a Minister has volunteered to offer information, would we, as MPs be given the right to interrogate a Minister who has brought that information. The Minister of State for Defence has just volunteered to answer a Question which was not on the Floor of the House for him to answer?"
}