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

{
    "id": 36948,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/36948/?format=api",
    "text_counter": 224,
    "type": "speech",
    "speaker_name": "Mr. Kigen",
    "speaker_title": "",
    "speaker": {
        "id": 44,
        "legal_name": "Luka Kipkorir Kigen",
        "slug": "luka-kigen"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. If the engineer from the local authority and that of the Ministry of Public Works actually supervised the structures, how come that they had no staircase, the slab collapsed and they finally wrote a report that it was sub-standard? Did they do their job effectively?"
}