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

{
    "id": 127353,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/127353/?format=api",
    "text_counter": 232,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Yes, Mr. Speaker, Sir, I can answer that. I said that I had not read that Act. I should withdraw the word “may”. I want to be very categorical that yes, the President did consult the Minister and the Board."
}