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

{
    "id": 2778,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2778/?format=api",
    "text_counter": 32,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "Mr. Speaker, Sir, I beg to ask the Minister for Medical Services the following Question by Private Notice: (a) Is the Minister aware that Hon. Joseph Odero Jowi, a former Cabinet Minister and Kenya’s Permanent Representative to the United Nations, who was instrumental in the establishment of the United Nations Environmental Programme (UNEP) headquarters in Nairobi, is currently ailing and is in need of medical attention? (b) Could the Government consider meeting his medical bills, given the distinguished service he rendered to the nation?"
}