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

{
    "id": 150027,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150027/?format=api",
    "text_counter": 182,
    "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, the issue that I want to raise is of serious national importance. I felt that hon. Members ought to have an opportunity to get more information in advance. I, therefore, want to request that I make that Statement next week. Today, my attention was drawn to the fact that there was a Question which was raised in the morning and answered by the Minister for Industrialization. I am told that, that Question was referred to the Office of the Prime Minister because the Minister did not have sufficient information."
}