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

{
    "id": 47200,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/47200/?format=api",
    "text_counter": 82,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, arising from the points of order by hon. Imanyara and hon. Karua, the fundamental point that should be addressed – to which I kindly ask you to address your mind – is whether it is in order for a Backbencher to attempt to frustrate the answering of a Question that has been asked by an hon. Member by raising a point of order, which goes against the Question directly."
}