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

{
    "id": 309301,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/309301/?format=api",
    "text_counter": 456,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Now we will put the question to the amendment proposed by Mr. Keynan as amended by Mr. Ogindo, which is that Clause 37 be amended in sub-clause 1 as proposed by Mr. Keynan and as further amended by Mr. Ogindo."
}