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

{
    "id": 298414,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/298414/?format=api",
    "text_counter": 147,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Speaker, Sir, the other issues which have been raised by hon. Members, I would say are part of coalition challenges that we all know about. So, I will really resolve them in time. As to why the Deputy Prime Ministers are not here, that would be an issue for another day, if I may. Therefore, I ask that I can now proceed with the statement that I want to read today."
}