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

{
    "id": 6491,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6491/?format=api",
    "text_counter": 49,
    "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. The issues raised in this Question are very fundamental, and touch on the Bill of Rights. You heard the Assitant Minister say that some youths were arrested and taken to court, where they were convicted and fined. Was he in order for him to say so without disclosing what offence these youths were charged with?"
}