GET /api/v0.1/hansard/entries/123577/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123577,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123577/?format=api",
"text_counter": 157,
"type": "speech",
"speaker_name": "Mr. Mureithi",
"speaker_title": "",
"speaker": {
"id": 89,
"legal_name": "Erastus Kihara Mureithi",
"slug": "erastus-mureithi"
},
"content": "Thank you very much, Mr. Speaker, Sir. I would like to commend the Prime Minister for stating very eloquently how they will deal with the climate change in this country."
}