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

{
    "id": 23333,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23333/?format=api",
    "text_counter": 121,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Mr. Okemo, if you were listening, I said there are several amendments to the Bill. To absolutely clarify such doubts, you have one amendment. Dr. Nuh and Mr. Mungatana each have an amendment. I had stated that we will dispose each one of them separately. Since yours is a new clause it usually comes towards the end."
}