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

{
    "id": 23546,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23546/?format=api",
    "text_counter": 334,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "The amendment being proposed by the Committee, and I must declare my interest that is sweet to me, I also want to believe that the Commission of Revenue Allocation is not the Commission of Economists as we have it in the United States of America (USA). I am not making a ruling but the Chair has been invited to give advice."
}