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

{
    "id": 103401,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/103401/?format=api",
    "text_counter": 78,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, I do not wish to interrogate whatever the answer is, but since you have ruled that it is the property of the House, I wish to request with humility that an answer be given for the sake of the Members of Parliament who may wish to know what the answer is."
}