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

{
    "id": 192564,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/192564/?format=api",
    "text_counter": 33,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. If I were to remind the Chair, we agreed in the last sitting that since I had asked for a Ministerial Statement on the same issue, this Question should be combined with the Ministerial Statement. Therefore, I could ask my supplementary questions under the same Question rather than wait for the Ministerial Statement. I am requesting the Chair to accommodate me and allow me to ask my questions now."
}