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

{
    "id": 127342,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/127342/?format=api",
    "text_counter": 221,
    "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, first, I am not the President. Secondly, Ms. Karua has read the Act. I do not know whether the President consulted the Board before he made the appointment. So, those are some of the issues that need to be investigated. I assume that probably, the President had consultations with the Board before he made that appointment."
}