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

{
    "id": 278987,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/278987/?format=api",
    "text_counter": 27,
    "type": "speech",
    "speaker_name": "Mr. Mwai Kibaki",
    "speaker_title": "PRESIDENTIAL STATE OF THE NATION ADDRESS His Excellency the President",
    "speaker": {
        "id": 43,
        "legal_name": "Emilio Mwai Kibaki",
        "slug": "mwai-kibaki"
    },
    "content": "Mr. Speaker, Sir, I call upon all leaders and Kenyans to embrace peace and reconciliation as we move towards the general elections. As the elections draw closer, leaders must display patriotism and statesmanship. Political competition must be guided by the fact that the interests of our nation are more important than any individual or party interests."
}