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

{
    "id": 4867,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4867/?format=api",
    "text_counter": 748,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Madam Temporary Deputy Chairlady, I will move that Clause 56 be further amended as shown on the Order Paper, except that I am dropping part (b) of the amendment. We had also discussed about dropping part (d) of the amendment. He has his reasons, I have mine. Therefore, I would just request him to say why he is opposed to part (d) of my amendment, so that we can agree on the Floor of this House."
}