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

{
    "id": 41359,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/41359/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I want to appreciate your ruling that certain Members are performing very important duty for this nation. I noted that Question No.936 was dropped yet hon. Namwamba is also performing that very important task for this House."
}