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

{
    "id": 153789,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/153789/?format=api",
    "text_counter": 254,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": "Mr. Speaker, Sir, the Questioner has received the answer that she deserves. This is because her Question asked for the status of 12 cases. If I were to give details of each of these 12 contract cases, then I will come here with a book as big as that. Therefore, as a senior lawyer, I thought that I should summarise and just say what the status is."
}