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

{
    "id": 87494,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/87494/?format=api",
    "text_counter": 110,
    "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, Ms. Karua was concerned about Chapter 6 and has quoted extensively on Section 62 of the Anti-Corruption Act. I am not aware of the persons that she is referring to who are in the Government. But she is free to mention those persons and the case numbers if she knows them. I am not aware. I do not believe that the standards with regard to Members of Parliament are any lower and that also applies to Members of the Executive."
}