GET /api/v0.1/hansard/entries/1234374/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1234374,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234374/?format=api",
"text_counter": 144,
"type": "speech",
"speaker_name": "Sen. Mandago",
"speaker_title": "",
"speaker": {
"id": 13577,
"legal_name": "Kiplagat Jackson Mandago",
"slug": "kiplagat-jackson-mandago"
},
"content": "Mr. Deputy Speaker, Sir, the Statement by Sen. Onyonka is very clear. There are contractors who have worked and delivered but they have not been paid. It is not that the money is not there."
}