GET /api/v0.1/hansard/entries/1234282/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1234282,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234282/?format=api",
"text_counter": 52,
"type": "other",
"speaker_name": "",
"speaker_title": "",
"speaker": null,
"content": "Hon. Senators, I would like to acknowledge the presence, in the Speaker's Gallery this afternoon, a visiting delegation from the County Assembly of Murang’a."
}