GET /api/v0.1/hansard/entries/123507/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123507,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123507/?format=api",
"text_counter": 87,
"type": "speech",
"speaker_name": "Mr. Shakeel",
"speaker_title": "",
"speaker": {
"id": 140,
"legal_name": "Ahmed Shakeel Shabbir Ahmed",
"slug": "shakeel-shabbir"
},
"content": "Mr. Speaker, Sir, as I speak, I do not have a copy of the answer by the Assistant Minister. This is the third time he has taken this issue so lightly. Every time, he makes a joke of this. He has ignored every Question I have raised and I am totally disappointed. I would like him to take this issue seriously because I have a list. When you say that there are only six cases, surely, I think you are lost!"
}