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

{
    "id": 111769,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111769/?format=api",
    "text_counter": 297,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": "Mr. Speaker, Sir, is the Assistant Minister aware that when a flight was parked in Ethiopia on 26th February, 2010, on 28th February, 2010, another flight left Bujumbura, landed in Kigali, where passengers were kept in the aeroplane for three hours, causing the crew to also run out of duty hours and, therefore, causing them to sleep in Kigali?"
}