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

{
    "id": 278989,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/278989/?format=api",
    "text_counter": 29,
    "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": "Kenyans must observe the value of law before, during and after the elections. The Government will be holding its national conference on peaceful elections around August this year. I appeal to Members of Parliament and other leaders to engage in district and county peace forums in the build up to the national conference."
}