GET /api/v0.1/hansard/entries/1234223/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1234223,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234223/?format=api",
"text_counter": 335,
"type": "speech",
"speaker_name": "Hon. David Ochieng’",
"speaker_title": "The Temporary Speaker",
"speaker": null,
"content": " Hon. Members, this Order is deferred to the next time it is slated for obvious reasons. I will not say anything more than that. It will be discussed next time, when the Leader of the Majority Party is available in the House."
}