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

{
    "id": 110347,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/110347/?format=api",
    "text_counter": 37,
    "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. Speaker, Sir. Is the Assistant Minister in order to refuse to answer the question, that is: If investigations are going on, why did he cancel the results instead of withholding them until the outcome of the investigations?"
}