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

{
    "id": 104005,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/104005/?format=api",
    "text_counter": 30,
    "type": "speech",
    "speaker_name": "Mr. Gitau",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, as I thank the Assistant Minister for the answer, it is full of inconsistency. It is me who bailed out all those people from the police cells. No charge was preferred against them and they were never taken to any court. Could the Assistant Minister state the case number under which those people were charged?"
}