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

{
    "id": 113492,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/113492/?format=api",
    "text_counter": 392,
    "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, hon. Waititu has supported the action that was taken and I thank him for this support. He has gone even further to suggest that there should have been a demotion rather than suspension. That is his opinion. In the Coalition Government, we do not discriminate PNU or ODM. The Prime Minister co-ordinates the rest of the Government. He also chairs all the Cabinet Committees. So, when we act as a Cabinet, we do not discriminate that this is an ODM or PNU Minister. We deal with them equally."
}