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

{
    "id": 565283,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/565283/?format=api",
    "text_counter": 7,
    "type": "speech",
    "speaker_name": "Sen. Sang",
    "speaker_title": "",
    "speaker": {
        "id": 907,
        "legal_name": "Stephen Kipyego Sang",
        "slug": "stephen-kipyego-sang"
    },
    "content": "Mr. Deputy Speaker, Sir, as it has appeared to me, the tradition is that when the Speaker is done with the prayer, he bows to both sides of the House. I noticed that you nodded towards our side first although you were a bit stiff and then you bowed to the other side."
}