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

{
    "id": 1077910,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1077910/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Githunguri, JP",
    "speaker_title": "Hon. Gabriel Kago",
    "speaker": {
        "id": 13343,
        "legal_name": "Gabriel Kago Mukuha",
        "slug": "gabriel-kago-mukuha"
    },
    "content": " Thank you, Hon. Speaker, for reminding me to apologise for coming late. My constituency is near Nairobi so I was there serving the great people of Githunguri. I am sorry, next time I will be here on time."
}