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

{
    "id": 1245713,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1245713/?format=api",
    "text_counter": 128,
    "type": "speech",
    "speaker_name": "Nominated, ODM",
    "speaker_title": "Hon. John Mbadi",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": " Thank you, Hon. Speaker. I also want to support this Motion although I want to announce it early enough that I will not attend for good reasons, which I have shared with Hon. Chepkonga. I want him to do a lot more to convince me to attend this Prayer Breakfast."
}