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

{
    "id": 200240,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200240/?format=api",
    "text_counter": 138,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": "Yes, Minister? No, unfortunately, unless you have been named as the Acting Minister for Health, you cannot move that amendment. So, since the amendment is in the name of the Minister, we shall ignore it. The amendment by the Minister is, therefore, dropped. Prof. Ojiambo, you had an amendment to Clause 5?"
}