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

{
    "id": 72513,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/72513/?format=api",
    "text_counter": 19,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, the Deputy Prime Minister and Minister for Local Government has stated that he is not aware about the increments that have occurred since 2007 apart from the last one in the same year. If it is, indeed, true that the council has increased levies as set out in this Question, could the Deputy Prime Minister and Minister for Local Government declare that the levies which were increased after 2007 are clearly illegal?"
}