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

{
    "id": 13040,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13040/?format=api",
    "text_counter": 92,
    "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 repeatedly said in the House that answers should be precise. I have been listening very keenly to the answer by the hon. Minister and, apart from being wordy, the answer so far given does not touch on policy. Is it in order to go on like that?"
}