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

{
    "id": 20105,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20105/?format=api",
    "text_counter": 458,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Thank you, Mr. Speaker, Sir, for the opportunity also to add my support for the nomination of hon. ole Lankas. Hon. ole Lankas is fit for the job. He is very aggressive in his effort to discharge his responsibilities. Secondly, regional balance has also been maintained. I am certain that the Member will represent the interests of this House and of the country satisfactorily."
}