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

{
    "id": 15569,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/15569/?format=api",
    "text_counter": 96,
    "type": "speech",
    "speaker_name": "Mr. Cheptumo",
    "speaker_title": "",
    "speaker": {
        "id": 50,
        "legal_name": "William Cheptumo Kipkiror",
        "slug": "william-kipkiror"
    },
    "content": "Mr. Speaker, Sir, without defending the Minister because I am not really aware of what he said, I want to say that those comments, perhaps, arise from the interpretation of the two Articles of 89(2) and 89(4) and Section 27(3) of the Sixth Schedule of the Constitution."
}