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

{
    "id": 100190,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100190/?format=api",
    "text_counter": 349,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order, hon. Members! Hon. Abdikadir misinterpreted the red light to mean termination of contribution. He made a representation to the Speaker and he was allowed. Apparently, he is still maintaining the position of yesterday. So, I will allow Dr. Khalwale to contribute."
}