GET /api/v0.1/hansard/entries/123544/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123544,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123544/?format=api",
"text_counter": 124,
"type": "speech",
"speaker_name": "Mr. Ojode",
"speaker_title": "",
"speaker": {
"id": 197,
"legal_name": "Joshua Orwa Ojode",
"slug": "joshua-ojode"
},
"content": "Mr. Speaker, Sir, I am not aware of the two names which the hon. Member has given. However, I will investigate to find out whether it is true that those people lost their cattle. This is because if you look at the Question, you will find that it does not indicate the year the losses took place."
}