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

{
    "id": 99975,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99975/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Mr. Mwiru",
    "speaker_title": "",
    "speaker": {
        "id": 107,
        "legal_name": "Alex Muthengi Mburi Mwiru",
        "slug": "alex-mwiru"
    },
    "content": "Thank you, Mr. Temporary Deputy Speaker, Sir. I am really impressed with the answer that the Assistant Minister has already given. My only fear is that these people are likely to continue suffering for the next three years till the completion of the wards. Besides that, most of the funds allocations are usually based on bed occupancy. What interim measures will the Minister take to avail more allocations in terms of funds to this hospital to make sure that other services continue to be given, as they wait for the wards to be completed?"
}