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

{
    "id": 321210,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321210/?format=api",
    "text_counter": 180,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Deputy Speaker, Sir, this is about information given by Mr. Kabogo to the Minister. My understanding of the Standing Orders is that you do not ask a Question whose answer you know. Hon. Kabogo seems to know the answer to this Question and that is why he is providing information to the Minister. Is that in order?"
}