GET /api/v0.1/hansard/entries/123242/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123242,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123242/?format=api",
"text_counter": 47,
"type": "speech",
"speaker_name": "Mr. Ojode",
"speaker_title": "",
"speaker": {
"id": 197,
"legal_name": "Joshua Orwa Ojode",
"slug": "joshua-ojode"
},
"content": "Mr. Deputy Speaker, Sir, I said that we are going to control our international borders. We are in the process of purchasing a boat with the latest technology for surveillance purposes. That will happen within our territorial waters. There are a number of other issues relating to security that we are embarking on, which I need not discuss here. Within months, the issue of insecurity within our borders will be a thing of the past."
}