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

{
    "id": 87501,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/87501/?format=api",
    "text_counter": 117,
    "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, according to the Chairman of Interim Independent Electoral Commission (IIEC), it is not their duty to investigate the conduct or records of the candidates. That is the responsibility of a political party. If a political party knows that it is sponsoring a Member with a questionable past and conduct, then that political party is complicit and it is compromising Chapter 6 of the Constitution because this was done after the new Constitution had come into effect."
}