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

{
    "id": 1432612,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1432612/?format=api",
    "text_counter": 986,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Chairlady",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " The reason Hon. Millie’s amendment falls is because she had proposed an amendment to the former clause which has been substituted with a new one. So, it is not amending the new clause. That is why it falls. The amendment by the Chairman had a deletion and substitution therefor of a whole clause. That clause is what Hon. Millie had proposed to amend. However, there is a new clause so the amendment will not apply."
}