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

{
    "id": 77713,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/77713/?format=api",
    "text_counter": 107,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, before I sit down, may I kindly with your permission, say that the Minister for Lands did indicate to me that he was engaged in hospital over a patient and that he is not going to come. He asked that with your permission, this Question be stood over to either Tuesday or Wednesday afternoon."
}