GET /api/v0.1/hansard/entries/123482/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123482,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123482/?format=api",
"text_counter": 62,
"type": "speech",
"speaker_name": "Mr. Keya",
"speaker_title": "",
"speaker": {
"id": 40,
"legal_name": "Atanas Manyala Keya",
"slug": "atanas-manyala"
},
"content": "Mr. Speaker, Sir, I am not aware that there are institutions which are facing these difficulties. But now that you have brought the issue to my attention, I shall follow up and find out if there are any and they will be dealt with."
}