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

{
    "id": 99971,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99971/?format=api",
    "text_counter": 130,
    "type": "speech",
    "speaker_name": "Mr. Muiru",
    "speaker_title": "",
    "speaker": {
        "id": 238,
        "legal_name": "Patrick Kariuki Muiruri",
        "slug": "patrick-muiruri"
    },
    "content": "asked the Minister for Medical Services. (a) when the Ministry will start utilizing the completed surgical theatre and a ward at Marimanti District Hospital; and, (b) what plans the Ministry has to equip the hospital to avoid frequent referrals to hospitals in the neighbouring districts."
}