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

{
    "id": 87405,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/87405/?format=api",
    "text_counter": 21,
    "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. You have heard the Minister say that the matter is in court and sections of the Act are not operational. Is the Minister in order to tell that to the House when, in actual fact, what is in court is the matter of operation of the new Act and not the old Workman’s Compensation Act?"
}