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

{
    "id": 1122514,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1122514/?format=api",
    "text_counter": 331,
    "type": "speech",
    "speaker_name": "Mosop, JP",
    "speaker_title": "Hon. Vincent Tuwei",
    "speaker": {
        "id": 13436,
        "legal_name": "Vincent Kipkurui Tuwei",
        "slug": "vincent-kipkurui-tuwei"
    },
    "content": " on a point of order. Hon. Deputy Speaker, I find that the House is not well constituted. My eyes are clear. Do we have enough Quorum to have the House in Session?"
}