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

{
    "id": 89382,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/89382/?format=api",
    "text_counter": 19,
    "type": "speech",
    "speaker_name": "Mr. Musyoka",
    "speaker_title": "The Vice-President and Minister for Home Affairs",
    "speaker": {
        "id": 188,
        "legal_name": "Stephen Kalonzo Musyoka",
        "slug": "kalonzo-musyoka"
    },
    "content": " Mr. Deputy Speaker, Sir, I would like to suggest that this morning’s Questions be deferred to the afternoon sitting. As you can see, some of the hon. Members who have put up these Questions are not here. Hon. Ojode is ready to deal with the second Question by Private Notice, but the Questioner is not here. It appears as if the Members are not set for this sitting. I want to suggest that we give them a little bit more time and have these Questions answered in the afternoon."
}