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

{
    "id": 587639,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/587639/?format=api",
    "text_counter": 49,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " Since we do not have a threshold to go to Division, I will defer Order Nos. 8 and 9 to tomorrow. I hope the Whips will do what they have to do. We cannot keep on deferring voting all the time because it defeats the purpose. We have to defer it to tomorrow hoping that we will have the threshold."
}