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

{
    "id": 99534,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99534/?format=api",
    "text_counter": 68,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "The Assistant Minister, Office of the Deputy Prime Minister and Ministry of Finance",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": " Mr. Speaker, Sir, we are not in a position to answer this Question right away. We plead with the hon. Member to allow us a little more time. I know this Question has been postponed twice before but the Deputy Prime Minister and Minister for Finance wanted to answer it in person but at the moment he is indisposed. There are also a few facts we are still trying to find out about this issue. So, we request the Chair to give us until Thursday so that we can answer this Question."
}