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

{
    "id": 1488,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1488/?format=api",
    "text_counter": 12,
    "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. Deputy Speaker, Sir. I would like to confirm hon. Bahari’s statements. Indeed, the only people who spoke to this matter were hon. Bahari and I. Having sensed the inadequacy of the answer, the Speaker then sent the Assistant Minister to go and prepare adequately, so that he could come and give this House a convincing answer. So, is the Assistant Minister in order to mislead this House that the Question was dealt with?"
}