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

{
    "id": 19396,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/19396/?format=api",
    "text_counter": 92,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Deputy Speaker, Sir, it will not be possible for me to interrogate this answer fully, if that first part is not answered. In that case, I ask for your ruling on whether this Question can be put on the Order Paper in two weeks time, so that I can have the chance to interrogate the answer fully."
}