GET /api/v0.1/hansard/entries/1112345/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1112345,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1112345/?format=api",
"text_counter": 281,
"type": "speech",
"speaker_name": "Saku, JP",
"speaker_title": "Hon. Ali Rasso",
"speaker": {
"id": 13473,
"legal_name": "Dido Ali Raso",
"slug": "dido-ali-raso"
},
"content": "We talked about the National Police Reserve (NPR). The NPR have been the bastion of protection of our communities, particularly of the pastoral communities who move around. When you take them away yet you do not have enough police forces, you make the communities vulnerable. That is why we are saying that if you cannot deploy adequate forces, give us the NPR where there are gaps."
}