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

{
    "id": 1149892,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1149892/?format=api",
    "text_counter": 54,
    "type": "speech",
    "speaker_name": "Sen. Mugo",
    "speaker_title": "",
    "speaker": {
        "id": 85,
        "legal_name": "Beth Wambui Mugo",
        "slug": "beth-mugo"
    },
    "content": "I am sorry I should have also thanked the teachers. I have addressed the girls so much. Without the teachers, we will not be here and you, girls, would not be here. Thank you, teachers. Teaching was my first job. I am a trained teacher. I therefore know how hard the work teachers do is."
}