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

{
    "id": 202434,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202434/?format=api",
    "text_counter": 157,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. There is a general practice in this House, that those hon. Members going to other hon. Members' constituencies, usually, because of courtesy, inform those hon. Members. I would like some guidance from the Chair as to whether that practice exists. I would also like to know whether other hon. Members are actually exempted from observing that practice, including Ministers, which has existed in this House since I became a Member of Parliament."
}