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

{
    "id": 114974,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/114974/?format=api",
    "text_counter": 44,
    "type": "speech",
    "speaker_name": "Mr. Mwai Kibaki",
    "speaker_title": "4 Tuesday, 23rd February, 2010 His Excellency the President",
    "speaker": {
        "id": 43,
        "legal_name": "Emilio Mwai Kibaki",
        "slug": "mwai-kibaki"
    },
    "content": "Mr. Speaker, Sir, in the last few months we have intensified the war against corruption. This momentum will be accelerated to cover all vulnerable sectors of the"
}