GET /api/v0.1/hansard/entries/242424/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 242424,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/242424/?format=api",
"text_counter": 95,
"type": "speech",
"speaker_name": "Mr. Karume",
"speaker_title": "",
"speaker": {
"id": 234,
"legal_name": "Njenga Karume",
"slug": "njenga-karume"
},
"content": "Mr. Speaker, Sir, there used to be corruption with regard to that money. However, the mechanism we have put in place ensures that nobody can steal even a single cent. If one dares steal that money, everybody will know what will happen to him or her."
}