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

{
    "id": 96315,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96315/?format=api",
    "text_counter": 131,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir. In my question, I was referring to the answer of the hon. Assistant Minister. It is in his answer that he mentioned the issue of judicial review. He should know whether that judicial review application has been determined or not. He should not tell the House that we must await the outcome when we do not know whether it is pending or not."
}