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

{
    "id": 42193,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42193/?format=api",
    "text_counter": 300,
    "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. Temporary Deputy Speaker, Sir. Before the clarifications, I am the one who sought the Ministerial Statement. I did ask the Minister to state the situation on the ground as it is today. Is he in order to avoid answering that bit of the question?"
}