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

{
    "id": 260018,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/260018/?format=api",
    "text_counter": 35,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Mr. Speaker, Sir, the Minister while answering part “c” of the Question indicated that the suspension of Capt. Waweru’s medical certificate did not lead to the loss of his job. Could he confirm to this House that the medical certificate is not part of the requirements by the Kenya Airways for employment of any person?"
}