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

{
    "id": 47600,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/47600/?format=api",
    "text_counter": 143,
    "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. I do not want to be trivial, but the hon. Vice-President must admit that, indeed, there is a diversion. Whether it is through a GI pipe or a furrow, but there is a diversion. The river is not flowing its natural course."
}