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

{
    "id": 4832,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4832/?format=api",
    "text_counter": 713,
    "type": "speech",
    "speaker_name": "Mr. Kivuti",
    "speaker_title": "",
    "speaker": {
        "id": 55,
        "legal_name": "Lenny Maxwell Kivuti",
        "slug": "lenny-kivuti"
    },
    "content": "Madam Temporary Deputy Chair, I moved the amendment to carry through. Because of Eng. Gumbo wanting to oppose it, the only way we can have a compromise, and we discussed this with the Minister, is if we go back to Clause 2 and accept what we had agreed with Eng. Gumbo as a definition of survey."
}