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

{
    "id": 37959,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/37959/?format=api",
    "text_counter": 173,
    "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, I think Parliament has got a very specific mandate. The question was why there has been a delay. I have said that we have agreed to pay; I have also tabled the copies of correspondence between various arms of the Government on this matter; we have been very transparent, indeed. I do not see what other role Parliament can play in this matter. The issue was to have these Commissioners paid and they are going to be paid. So, I do not see any further role that this Parliament wants to play; its role is very clear, it is oversight."
}