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

{
    "id": 1158,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1158/?format=api",
    "text_counter": 148,
    "type": "speech",
    "speaker_name": "Mr. Murgor",
    "speaker_title": "",
    "speaker": {
        "id": 90,
        "legal_name": "Julius Recha Murgor",
        "slug": "julius-murgor"
    },
    "content": "Mr. Speaker, Sir, according to the records we have, Bura people were consulted on 15th September, 2010, during Environmental Impact Assessment (EIA) in various places, and also by various agencies, including NEMA, the Kenya Forest Service and the Coast Development Authority. Also---"
}