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

{
    "id": 336228,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/336228/?format=api",
    "text_counter": 99,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Is it in order for the Minister to state that the reason for refusing to grant exemption is that Telkom Kenya is a private company when in actual fact, KRA put it in writing that they did not grant exemption because fairness and equity have to be put in place?"
}