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

{
    "id": 117583,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/117583/?format=api",
    "text_counter": 301,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": "Mr. Deputy Speaker, Sir, I am not challenging your ruling but the fact of the matter is that the Clerk of the National Assembly and the Speaker are aware that I will not be here next week. Could you defer this Question to the following week?"
}