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

{
    "id": 172018,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/172018/?format=api",
    "text_counter": 316,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "Mr. Speaker, Sir, my point of order is that the Minister should clear this anxiety. Will he include the names of senior politicians who have written notes to him seeking his assistance for those companies, if, indeed, there are such notes?"
}