GET /api/v0.1/hansard/entries/123501/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123501,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123501/?format=api",
"text_counter": 81,
"type": "speech",
"speaker_name": "Mr. Shakeel",
"speaker_title": "",
"speaker": {
"id": 140,
"legal_name": "Ahmed Shakeel Shabbir Ahmed",
"slug": "shakeel-shabbir"
},
"content": "asked the Minister of State for Provincial Administration and Internal Security:- (a) if he is aware that, despite previous denials by the Government, there have been numerous cases of cattle rustling in Kisumu Town East Constituency and that 100 cows, 32 goats and three sheep have so far been reported stolen;"
}