GET /api/v0.1/hansard/entries/123517/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123517,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123517/?format=api",
"text_counter": 97,
"type": "speech",
"speaker_name": "Mr. Shakeel",
"speaker_title": "",
"speaker": {
"id": 140,
"legal_name": "Ahmed Shakeel Shabbir Ahmed",
"slug": "shakeel-shabbir"
},
"content": "Mr. Speaker, Sir, it was at the time I asked the Question. I said that I have a list here that I would like to table and the Clerks-at-the-Table requested me to give it to them. They have it with them! So, if you wish, I can retrieve that list and ask the Assistant Minister to give me a written answer in respect of each one of these 50 cases. I would like him to kindly give me a response in respect of those 50 cases."
}