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

{
    "id": 278990,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/278990/?format=api",
    "text_counter": 30,
    "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": "I am also aware of the concerns that the upcoming International Criminal Court (ICC) cases have caused among Kenyans. I am also cognisant of the fact that this House passed a Motion that Kenya pulls out of the ICC."
}