GET /api/v0.1/hansard/entries/123302/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123302,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123302/?format=api",
"text_counter": 107,
"type": "speech",
"speaker_name": "Mr. Warugongo",
"speaker_title": "",
"speaker": {
"id": 150,
"legal_name": "Nemesius Warugongo",
"slug": "nemesius-warugongo"
},
"content": "(b) whether he could consider providing funds and tree seedlings to youths in Kieni West and Kieni East districts to enable them undertake afforestation in the region."
}