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

{
    "id": 52205,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/52205/?format=api",
    "text_counter": 154,
    "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 heard the Assistant Minister say that there is more than enough water in Kisumu. Is it in order for him to say so when in actual fact there is not enough water? There is enough water for the lower part of Kisumu but other parts of Kisumu, including Nyahera, Kiboswa and the rest of the hill have no water at all."
}