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

{
    "id": 1203719,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1203719/?format=api",
    "text_counter": 172,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "Mr. Speaker, Sir, thank you very much. I was ready to make my contribution to the main Motion but in response to the point of order raised by Senior Counsel, Sen. Omogeni, allow me to re-read Standing Order No.190 for him to appreciate and distinguish the argument that he is making from what the Standing Order itself expects."
}