GET /api/v0.1/hansard/entries/123244/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123244,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123244/?format=api",
"text_counter": 49,
"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 have not seen the memorandum of understand but it was signed between our Foreign Affairs Office and those countries. Given a chance, if it does not have any security component in it, I will have no problem availing it to hon. Members. So, I will check with the Ministry of Foreign Affairs with a view to availing it to those hon. Members who may want to go through it."
}