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

{
    "id": 23542,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23542/?format=api",
    "text_counter": 330,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "On a point of order, Mr. Temporary Deputy Chairman, Sir. I am just saying that as a Chair you should clarify to the hon. Members the consequences of either passing or rejecting that clause. That was what Mr. Kimunya was trying to put across."
}