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

{
    "id": 206007,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/206007/?format=api",
    "text_counter": 62,
    "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, my apologies on behalf of the Attorney-General. I know he is busy with the next Order after Question Time. That is the reason why he did not send me the signed reply. He is not here. May I request that you put this Question on the Order Paper for Tuesday next week?"
}