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

{
    "id": 144684,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/144684/?format=api",
    "text_counter": 156,
    "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, if the hon. Member will allow me time to explain, I will do so. There is a specific Question that has been asked. I will make a Statement and deal with those issues after I have answered it. I have very little time. However, there are hon. Members who are in the habit of standing up on points of order and so, we waste a lot of time when we are supposed to deal with substantive issues."
}