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

{
    "id": 678531,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/678531/?format=api",
    "text_counter": 343,
    "type": "speech",
    "speaker_name": "Sen. Kivuti",
    "speaker_title": "",
    "speaker": {
        "id": 55,
        "legal_name": "Lenny Maxwell Kivuti",
        "slug": "lenny-kivuti"
    },
    "content": "Mr. Temporary Speaker, Sir, I am replying to the fact that all the contributors supported the Motion. In my reply, I request this House to approve the Bill as laid in the House. This is a matter affecting counties and, considering the fact that we do not have the numbers, I request that you defer putting the question, pursuant to Clause 54(3) of the Standing Orders, until another time."
}