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

{
    "id": 837801,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/837801/?format=api",
    "text_counter": 23,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": " On a point of order, Mr. Speaker, Sir. I do not want to interrupt Sen. Khaniri who is moving an important Motion. However, as earlier agreed, we have a Division coming up. Therefore, with your permission, can we temporarily interrupt that business of the House to do the Division and then we can come back to that important Motion?"
}