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

{
    "id": 104000,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/104000/?format=api",
    "text_counter": 25,
    "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 Question is why the suspects were released without charge and I heard the Assistant Minister say that they were all released on cash bail. I thought it is not in order for the Assistant Minister to say they were released on cash bail without indicating whether they were charged or not. I think there is a mix up. Could the Assistant Minister kindly clarify that?"
}