GET /api/v0.1/hansard/entries/123490/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123490,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123490/?format=api",
"text_counter": 70,
"type": "speech",
"speaker_name": "Mr. Were",
"speaker_title": "",
"speaker": {
"id": 153,
"legal_name": "David Aoko Were",
"slug": "david-were"
},
"content": "Mr. Speaker, Sir, the Assistant Minister said that his Ministry has continuously secured tax relief and duty waivers. Could he give us the amount with which he has assisted these organizations in terms of duty waivers and taxes during the past six years?"
}