GET /api/v0.1/hansard/entries/456963/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 456963,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456963/?format=api",
"text_counter": 135,
"type": "speech",
"speaker_name": "Hon. Cheboi",
"speaker_title": "The Temporary Deputy Speaker",
"speaker": {
"id": 329,
"legal_name": "Moses Kipkemboi Cheboi",
"slug": "moses-cheboi"
},
"content": " Next Order! Now, hon. Members, I realise that on Order No.10, the Chairperson is away and the Committee is not ready. So, I think we will go to Order No.11. So, hon. Members, we are interchanging Order No.10 and 11 so that Order No.11 will start now and thereafter Order No.11."
}