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

{
    "id": 102366,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/102366/?format=api",
    "text_counter": 110,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, with the admission by the Assistant Minister that caning took place in this primary school and with the understanding that there is an Act of Parliament that bans caning, what broad steps is the Ministry taking to ensure that the Act of Parliament is fully implemented in both primary and secondary schools?"
}