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

{
    "id": 142609,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/142609/?format=api",
    "text_counter": 137,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I want to inform the hon. Member that the Report has not been submitted to the Government formally. All that we have is what was highlighted in the media and, therefore, I am not able, at the moment, to give the Government position on that Report. When we receive that report, we shall deal with it."
}