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

{
    "id": 39467,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/39467/?format=api",
    "text_counter": 93,
    "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. Temporary Deputy Speaker, Sir. Ordinarily, within the Standing Orders, the absence of a Member of Parliament to ask a Question or a Minister to reply to a Question is out of order. In these circumstances, my plea is that the Minister who is absent should be sanctioned."
}