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

{
    "id": 188574,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/188574/?format=api",
    "text_counter": 13,
    "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. You have just heard the Assistant Minister say that the issue of looking into the cancer cases does not fall within his docket. Would it not be in order for this Question to be answered by the Minister for Medical Services as opposed to the Minister for Energy?"
}