GET /api/v0.1/hansard/entries/1234499/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1234499,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234499/?format=api",
"text_counter": 269,
"type": "speech",
"speaker_name": "Sen. Olekina",
"speaker_title": "",
"speaker": {
"id": 407,
"legal_name": "Ledama Olekina",
"slug": "ledama-olekina"
},
"content": "I also hope those contracts which will be built using the money from the Equalisation Fund will be given to the youth and women from the villages. We do not want a situation whereby a small cabal or cartel ends up getting all the contracts yet the whole concept of setting aside a small percentage of all the revenue collected should be supporting those counties which are behind in terms of development."
}