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

{
    "id": 104001,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/104001/?format=api",
    "text_counter": 26,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, Mr. Olago knows the procedure. Once you are arrested, you have to be taken to court which allows you to get a bail in order to be freed. That has been the tradition. All those suspects were charged."
}