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

{
    "id": 1063063,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1063063/?format=api",
    "text_counter": 55,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "Thank you, Mr. Speaker, Sir. I want to congratulate Sen. Haji Abdulkadir Mohamed. I have always assumed he is a very young man. Therefore, when I came in, I was joking with him. I realized he was a little bit older than me even though he looks 25 years old."
}