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

{
    "id": 100804,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100804/?format=api",
    "text_counter": 38,
    "type": "speech",
    "speaker_name": "Mr. Kizito",
    "speaker_title": "",
    "speaker": {
        "id": 71,
        "legal_name": "Justus Kizito Mugali",
        "slug": "justus-kizito"
    },
    "content": "Mr. Speaker, Sir, I beg to ask the Minister for Co-operative Development and Marketing the following Question by Private Notice. (a) What were the circumstances surrounding the death of Ms. Villance Lukhabi Libosho, a fourth year student at Moi University who was taking a degree course in Bachelor of Science (Production Engineering) while on attachment at the New KCC, Miritini Facility? (b) What measures has the Minister taken to ensure that the next-of-kin are compensated?"
}