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

{
    "id": 1269030,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1269030/?format=api",
    "text_counter": 90,
    "type": "speech",
    "speaker_name": "Sen. Kisang",
    "speaker_title": "",
    "speaker": {
        "id": 2263,
        "legal_name": "William Kipkemoi Kisang",
        "slug": "william-kipkemoi-kisang"
    },
    "content": "Thank you, Mr. Speaker, Sir. I thank Sen. Cherarkey for bringing the Statement to congratulate Faith Kipyegon, Omanyala and now Wanyonyi. They are doing this country great."
}