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

{
    "id": 1044,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1044/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, while I agree that there were cases of mischief in many of the tribunals and that could be a reason for the Act, is it in order for the Minister to avoid answering the specific question which I asked? I read Section 30 of the Act which says that all cases shall proceed to be heard until the Chief Justice issues directions but those directions have not been given. Is he in order to do that?"
}