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

{
    "id": 175854,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/175854/?format=api",
    "text_counter": 327,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, that is the request I made earlier, so that I withdraw all the amendments that I had proposed. So, may I take you to Clause 22 in respect of which I wish to withdraw my amendments since the amendments brought in by the Minister meet the objectives of my proposed amendments."
}