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

{
    "id": 691996,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/691996/?format=api",
    "text_counter": 152,
    "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. Speaker, Sir. We have had many Bills in this House. We have always voted ‘Yes’ in a number of Bills. Today, my intention was to vote otherwise, but I got confused and voted ‘Yes’. I have been trying to change my vote to ‘No.’ Is it possible to change?"
}