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

{
    "id": 109021,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/109021/?format=api",
    "text_counter": 1119,
    "type": "speech",
    "speaker_name": "Mr. Kibaki",
    "speaker_title": "His Excellency the President",
    "speaker": {
        "id": 43,
        "legal_name": "Emilio Mwai Kibaki",
        "slug": "mwai-kibaki"
    },
    "content": " Mr. Speaker, Sir, I thank you very much, indeed. We have been listening to the discussion and I want to say something by word of congratulations to Members of this Parliament in that, truly, they are very knowledgeable on matters of law."
}