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

{
    "id": 1063108,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1063108/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Sen. Moi",
    "speaker_title": "",
    "speaker": {
        "id": 305,
        "legal_name": "Gideon Kipsiele Towett Moi",
        "slug": "gideon-moi"
    },
    "content": "Thank you, Mr. Speaker, Sir for giving me this opportunity to congratulate our brother, Sen. Haji Abdulkadir Mohamed. I would like to wish him Godspeed in his new career and tell him that we truly respected his late father. Mine is just to wish him well and Godspeed."
}