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

{
    "id": 256451,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/256451/?format=api",
    "text_counter": 37,
    "type": "speech",
    "speaker_name": "Mr. Kibaki",
    "speaker_title": "PRESIDENTIAL ADDRESS His Excellency the President",
    "speaker": {
        "id": 43,
        "legal_name": "Emilio Mwai Kibaki",
        "slug": "mwai-kibaki"
    },
    "content": "Mr. Speaker, Sir, those who seek to politicise the fight against corruption should know that it is not words that will eradicate the vice, but firm and determined actions such as we are taking."
}