GET /api/v0.1/hansard/entries/123034/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123034,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123034/?format=api",
"text_counter": 127,
"type": "speech",
"speaker_name": "Mr. Chepkitony",
"speaker_title": "",
"speaker": {
"id": 13,
"legal_name": "Lucas Kipkosgei Chepkitony",
"slug": "lucas-chepkitony"
},
"content": "Thank you, Mr. Deputy Speaker, Sir. The Minister has indicated that they have not sold junior staff houses outside Nairobi. This means that they have sold junior staff houses in Nairobi. Why has he sold junior staff houses in Nairobi?"
}