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

{
    "id": 64007,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64007/?format=api",
    "text_counter": 84,
    "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. Deputy Speaker, Sir. First, this answer is signed by none other than Prof. Ongeri, the Minister himself. Secondly, the answer is clearly wrong as my colleagues have said. I have come from Kisumu and Maseno School is not in Kisumu Town East. Otieno Oyoo High School is not in Kisumu Rural, Onjiko High School is not in Nyakach, Ngere is not in Muhoroni and Kisumu Girls is not in Nyando."
}