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

{
    "id": 67345,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67345/?format=api",
    "text_counter": 304,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "It is, therefore, important to realise that fairness and justice have been denied to those Kenyans. Therefore, if we allow this Bill to be debated, vetting of judges and magistrates will take place and this will rekindle confidence and trust in the minds of Kenyans. It is, therefore, important that, without any reservations, we support this Motion."
}