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

{
    "id": 29970,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/29970/?format=api",
    "text_counter": 719,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " You are not selfish you are entitled to your time. If you wish to be generous, that is an act of magnanimity on your part. So, the Chair cannot compel you or deny you your right to contribute to the maximum time allowable."
}