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

{
    "id": 118725,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/118725/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir. This is a very serious issue. Is it in order for Mr. K. Kilonzo not to specify what provision of the Medical Training College Act was contravened so that the Minister can deal with the issue?"
}