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

{
    "id": 11811,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/11811/?format=api",
    "text_counter": 117,
    "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. Speaker, Sir. If the Minister is a bit apprehensive on a Committee of this House handling this matter and that they are up to the task as the CMA and the Ministry, would I be in order to request that this Question be deferred and if the Minister deems that they can conclude the investigations on their own, then they report back to this House on the progress?"
}