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

{
    "id": 497702,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/497702/?format=api",
    "text_counter": 98,
    "type": "speech",
    "speaker_name": "Sen. Sang",
    "speaker_title": "",
    "speaker": {
        "id": 907,
        "legal_name": "Stephen Kipyego Sang",
        "slug": "stephen-kipyego-sang"
    },
    "content": "On a point of order Mr. Deputy Speaker, Sir. In recognising the former Prime Minister, the Rt. hon. Raila Amolo Odinga, you specifically left out the title “Right Honourable.” Was that by mistake or by design?"
}