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

{
    "id": 14514,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/14514/?format=api",
    "text_counter": 488,
    "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, truly, the final authority is this House. Therefore, this is a political problem which requires a political solution. I think that is the way I just want to put it. I hope that we will be fortunate on Tuesday when we meet, so that we can make progress."
}