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

{
    "id": 129786,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/129786/?format=api",
    "text_counter": 174,
    "type": "speech",
    "speaker_name": "Mr. Yinda",
    "speaker_title": "",
    "speaker": {
        "id": 154,
        "legal_name": "Edwin Ochieng Yinda",
        "slug": "edwin-yinda"
    },
    "content": "asked the Minister for Education what steps he is taking to designate Usonga Location in Uranga Division as a hardship area and pay hardship allowance to teachers in the area, considering that the location suffers annual floods just like neighbouring Budalang’i whose teachers benefit from such allowance."
}