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

{
    "id": 100898,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100898/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "On a point of Order, Mr. Speaker, Sir. When the Office of the Speaker approved this Question and sent it to the Prime Minister, it was because of the realization that this was a matter that cuts across very many many Ministries including Office of the President, Ministry of Agriculture, Treasury and so on. If the Prime Minister for whatever reason might have lost his voice, he is not able to answer, the best he could have done is probably to pick one of his deputies instead of asking the Minister of State for Provincial Administration and Internal Security, who I am sure will not be capable of discharging his duties on this Question."
}