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

{
    "id": 291230,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/291230/?format=api",
    "text_counter": 268,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, arising from the Statement given by the Prime Minister, it is notable that the recently experienced floods and landslides destroyed tea, maize and banana plantations in various parts of this country. Lari was one of the areas that were affected. What is the Government doing to bail out the affected farmers from this predicament?"
}