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

{
    "id": 253372,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/253372/?format=api",
    "text_counter": 44,
    "type": "speech",
    "speaker_name": "Mr. Mukiri",
    "speaker_title": "",
    "speaker": {
        "id": 334,
        "legal_name": "Mukiri Macharia",
        "slug": "mukiri-macharia"
    },
    "content": "Thank you, Mr. Speaker, Sir. Year in, year out, the Government has to come out and bail out Kenyans who face hunger. What policies has the Minister put in place to stop the culture of giving relief food to starving people but instead, make those areas self-sufficient in terms of food security?"
}