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

{
    "id": 67091,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67091/?format=api",
    "text_counter": 50,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Arising from hon. Khalwale’s point of order and the answer given by the Assistant Minister, it is clear that the answer to part “b” of the Question is not complete in the sense that it does not encompass the amount of money that the Government has spent. He seems to be concentrating on what his Ministry has spent. Is that in order?"
}