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

{
    "id": 1111334,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111334/?format=api",
    "text_counter": 51,
    "type": "speech",
    "speaker_name": "Sen. (Eng.) Maina",
    "speaker_title": "",
    "speaker": {
        "id": 75,
        "legal_name": "Ephraim Mwangi Maina",
        "slug": "ephraim-maina"
    },
    "content": "Thank you, Mr. Speaker, Sir. I rise to support this Petition. It is a sad affair that the foundation of education, where children are supposed to be nurtured properly, is where this kind of frustration is as raised by the Kericho ECD teachers."
}