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

{
    "id": 654142,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/654142/?format=api",
    "text_counter": 84,
    "type": "speech",
    "speaker_name": "Hon. (Eng.) Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "with the hope of becoming one of the developed nations of the world, first and foremost we must guarantee our people that no single Kenyan, young or old, irrespective of where they come from, goes to bed on an empty belly. I support."
}