GET /api/v0.1/hansard/entries/123545/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123545,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123545/?format=api",
"text_counter": 125,
"type": "speech",
"speaker_name": "Mr. Speaker",
"speaker_title": "",
"speaker": null,
"content": "Order, Mr. Assistant Minister! You are complicating the matter unnecessarily. You now have specific information, the personsâ names and their locations."
}