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

{
    "id": 198514,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/198514/?format=api",
    "text_counter": 421,
    "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. Speaker, Sir, proceed to make progress. Thereafter, when we are properly before this House, we will be able to look at all these matters. But I do not think I will lose my sleep tonight because I have sworn allegiance to His Excellency the President. That is a valued tradition, which can also change as we look at the new constitutional order that we have been talking about."
}