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

{
    "id": 550214,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/550214/?format=api",
    "text_counter": 70,
    "type": "speech",
    "speaker_name": "Hon. Ethuro",
    "speaker_title": "The Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order, Members! I wish to put that particular order in abeyance because of the other orders, taking into account the constitutional timelines. Since we have the requisite number, I am not putting it off. We will just do the voting on the three Bills and then come back and proceed."
}