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

{
    "id": 9095,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9095/?format=api",
    "text_counter": 159,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Mr. Speaker, Sir, we requested the Ministry of Education to indicate to us the areas where they can reallocate money without making any programmes suffer. That is why we are not refunding the whole amount. What is normally done in reallocations is look at areas where monies are unlikely to be spent by the end of the financial year. That is where monies are reallocated. Therefore, there is no programme which will suffer."
}