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

{
    "id": 90787,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/90787/?format=api",
    "text_counter": 80,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Speaker, Sir, may I begin by apologising to the House for my late arrival this afternoon. It was because I transited from a Cabinet meeting to here. Also, in the morning, there was nobody in this House from the Ministry of Transport to answer Questions. I was preparing for a Cabinet meeting and, my Assistant Minister, who should have been here, is unwell. So, he could not make it. So, I would like to tender those apologies to the House, and say that we will try to make sure that in future, we come to answer Questions or notify you of our absence in good time."
}