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

{
    "id": 102000,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/102000/?format=api",
    "text_counter": 137,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": " Since others benefited from a second call, this will also be applied to this Question. Let me give you a clarification on Question No.046 by the Member for Emuhaya. We have already received a written request to defer the Question. So, it stands deferred until Tuesday next week. Is that okay Dr. Otichillo?"
}