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

{
    "id": 67343,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67343/?format=api",
    "text_counter": 302,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "First, let me indicate that this Motion is very important as Kenyans have been yearning for a clean Judiciary for a long time. The Chair will recall that even some prominent Kenyans have suffered for reforms in the Judiciary. Therefore, it is important that this matter is given due attention and consideration."
}