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

{
    "id": 106849,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/106849/?format=api",
    "text_counter": 151,
    "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, as I answer this Question, I also want to telescope my intention to brief hon. Members, after answering this Question, about the situation of the floods that are right now ravaging the country. I, therefore, want to be brief on this particular item, so that I can have a little more time to brief hon. Members."
}