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

{
    "id": 81859,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/81859/?format=api",
    "text_counter": 80,
    "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. Thank you very much for your intervention Mr. Speaker, Sir. But under the circumstances, would it be in order for the hon. Minister to give a specific date when he intends to come back to Parliament with an answer? He can do it within two days!"
}