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

{
    "id": 233663,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/233663/?format=api",
    "text_counter": 212,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": "Mr Temporary Deputy Chairman, Sir, I would like to appeal to the Minister for Roads and Public Works to note that roads in western Kenya are being repaired using murram instead of tarmac. That is just like repairing a piece of cloth with a piece of paper."
}