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

{
    "id": 150018,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150018/?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, in my response, I confined myself to the question of hon. Members giving notice or notes to the Prime Minister. I did not respond to the question of the Prime Minister giving notice to the House. I do know, as Mr. Imanyara has said, that, that is done in the House of Commons. Therefore, I totally have no objection to give notice in advance to the House about the subject that I will be addressing the House on the Prime Minister’s Time."
}