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

{
    "id": 1111374,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111374/?format=api",
    "text_counter": 91,
    "type": "speech",
    "speaker_name": "Sen. Omogeni",
    "speaker_title": "",
    "speaker": {
        "id": 13219,
        "legal_name": "Erick Okong'o Mogeni",
        "slug": "erick-okongo-mogeni"
    },
    "content": "Thank you, Mr. Speaker, Sir, for also giving me an opportunity to make a comment on this important petition that has been brought to the House by the residents of Kericho. When I served with Sen. (Dr.) Langat in the Committee on Education, there is a team that visited Germany. I was not privileged to be among the Senators who went to Germany. When they came back, they gave us a report."
}