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

{
    "id": 300990,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/300990/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Mr. Muturi",
    "speaker_title": "",
    "speaker": {
        "id": 102,
        "legal_name": "Barnabas Muturi C. Mwangi",
        "slug": "barnabas-mwangi"
    },
    "content": "Mr. Speaker, Sir, if you listened to the Minister, you will appreciate that he has not answered part (c) of the Question. Could he confirm whether there are illegal allottees and developers who have taken the land that should have been used for the construction of the by-pass road?"
}