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

{
    "id": 1174981,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1174981/?format=api",
    "text_counter": 316,
    "type": "speech",
    "speaker_name": "Sen. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 13594,
        "legal_name": "Ngugi Joe Joseph Nyutu",
        "slug": "ngugi-joe-joseph-nyutu"
    },
    "content": "I also take this opportunity to thank the Hon. Speaker. You have been very good to me. I have bene one of the luckiest persons. Everyone in this House is either the age of my mother or father and maybe my grandfather. I can say I have parents and grandparents in this House. To everyone who supported me, who encouraged me, I am forever grateful."
}