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

{
    "id": 247919,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/247919/?format=api",
    "text_counter": 102,
    "type": "speech",
    "speaker_name": "Mr. Awori",
    "speaker_title": "The Vice-President and Minister for Home Affairs",
    "speaker": {
        "id": 290,
        "legal_name": "Moody Arthur Awori",
        "slug": "moody-awori"
    },
    "content": " Mr. Deputy Speaker, Sir, the acting Minister for Lands is unwell. He had an incident last night and he is recuperating in the house. So, may I, please, request that the Question appears on tomorrow's Order Paper?"
}