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

{
    "id": 1002767,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1002767/?format=api",
    "text_counter": 589,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "Mr. Speaker, Sir, I am on a point of order, which is important. I know that you have called the Mover to reply. We cannot challenge the decision of the Speaker because we have to respect the operation of the House."
}