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

{
    "id": 1285,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1285/?format=api",
    "text_counter": 275,
    "type": "speech",
    "speaker_name": "Mrs. Shebesh",
    "speaker_title": "",
    "speaker": {
        "id": 377,
        "legal_name": "Rachel Wambui Shebesh",
        "slug": "rachel-shebesh"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. Much as I do not want to interrupt my colleague, I want to rise on a point of order as I did last time when this Motion was being moved, to ask for the respondents of this Motion who are the Government, especially the Ministries that are mentioned in this Report, whether it is in order for us to be debating such an important Motion that affects so many Kenyans and we do not see the relevant Ministries’ representatives here?"
}