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

{
    "id": 3009,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3009/?format=api",
    "text_counter": 263,
    "type": "speech",
    "speaker_name": "Mr. Ochieng",
    "speaker_title": "",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": "Mr. Deputy Speaker, Sir, I rise to request for a Ministerial Statement from the Minister of State for Special Programmes regarding the current flooding being experienced across the country, particularly in Nyakach, Nyando, Alego, Ugenya, Budalangi, Mumias, Isiolo South and Isiolo North constituencies."
}