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

{
    "id": 1011883,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1011883/?format=api",
    "text_counter": 22,
    "type": "speech",
    "speaker_name": "Sen. Wambua",
    "speaker_title": "",
    "speaker": {
        "id": 13199,
        "legal_name": "Enoch Kiio Wambua",
        "slug": "enoch-kiio-wambua"
    },
    "content": "Allocation Revenue Bill as passed by the Senate is commendable. We are hoping that within the next seven days, or much less time, the President will find time and reason to assent to the Bill."
}