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

{
    "id": 9677,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9677/?format=api",
    "text_counter": 90,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Deputy Speaker, Sir, indeed, the sentiments by the hon. Member are correct. We are experiencing very heavy rains in some sections of the country. We have sent out an audit team to evaluate all the damage that has been caused. We will see what we will do as a way of remedy. We have a limited emergency kitty that cannot meet the entire requirement. But we will prioritize the works depending on the report that we will get from the ground."
}