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

{
    "id": 10032,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10032/?format=api",
    "text_counter": 445,
    "type": "speech",
    "speaker_name": "Mr. Kivuti",
    "speaker_title": "",
    "speaker": {
        "id": 55,
        "legal_name": "Lenny Maxwell Kivuti",
        "slug": "lenny-kivuti"
    },
    "content": "Of essence, we had Prof. (Amb.) Maria Nzomo as number one; Dr. Nduasi Jane as number two; Violet Khadi Mavisi as number three; Winfred Lichuma as number four; Thomas Maosa as number five and Mohamed Nur Adhan as number six. Out of this, we did not find it necessary to interview the persons who were not nominated below number four. Our observations were based on the submissions we received and like I said, they can be retrieved verbatim."
}