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

{
    "id": 256637,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/256637/?format=api",
    "text_counter": 166,
    "type": "speech",
    "speaker_name": "Mr. Yinda",
    "speaker_title": "",
    "speaker": {
        "id": 154,
        "legal_name": "Edwin Ochieng Yinda",
        "slug": "edwin-yinda"
    },
    "content": "Mr. Speaker, Sir, I would like to request the Minister while she is looking at the areas that have been affected by floods to look at Usonga and Alego. There are between 3,000 and 4,000 families in Usonga and Alego that have been affected. So, if there is any move by the Government to assist flood vicitims, let it be extended to those areas."
}