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

{
    "id": 5257,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5257/?format=api",
    "text_counter": 253,
    "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. Temporary Deputy Speaker, Sir, last week a Statement was referred to our Ministry. It was sought by Dr. Khalwale. The Statement was on the partnership with the Kenya Government on De La Rue. It was ordered by the Speaker that we bring the Statement today, Tuesday. However, there are a few things we are still trying to put together in order to come with a comprehensive Statement on this matter. We would have liked to come tomorrow afternoon but we have agreed with the hon. Member that we bring the Statement on Thursday afternoon."
}