GET /api/v0.1/hansard/entries/1234117/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1234117,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234117/?format=api",
"text_counter": 229,
"type": "speech",
"speaker_name": "Hon. David Ochieng’",
"speaker_title": "The Temporary Speaker",
"speaker": null,
"content": "Order, Members! She has just proposed an amendment. I was going to ask her to get someone to second the amendment, then I will give directions after that."
}