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

{
    "id": 60424,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/60424/?format=api",
    "text_counter": 135,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Speaker, Sir, the Member for Eldama Ravine was concerned about the poverty index. I want to assure the hon. Member that there has been a lot of improvement. About four per cent of Kenyans have moved from below the poverty level. We started at around 52 per cent and, according to the experts, it has now come down to 48 per cent and we are moving on."
}