GET /api/v0.1/hansard/entries/123221/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123221,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123221/?format=api",
"text_counter": 26,
"type": "speech",
"speaker_name": "Mr. Ojode",
"speaker_title": "The Assistant Minister, Ministry of State for Provincial Administration and Internal Security",
"speaker": {
"id": 197,
"legal_name": "Joshua Orwa Ojode",
"slug": "joshua-ojode"
},
"content": "(c) By failing to prosecute suspects of piracy, Kenya is not in any way safe. We are equally exposed to the risks posed by piracy and armed robbery at sea. Kenya and Somalia have a common coastline. We are all neighbors in East Africa. Any threat to peace and tranquility within the East African coast has economic and security implications to both countries, hence the need for Kenya to co-operate with the rest of the international community to bring this organized crime of piracy to an end at the earliest time possible thus safeguarding her economic and security interest."
}