GET /api/v0.1/hansard/entries/123123/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123123,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123123/?format=api",
"text_counter": 216,
"type": "speech",
"speaker_name": "Mr. Deputy Speaker",
"speaker_title": "",
"speaker": null,
"content": "He has decided not to ask the Question? Does he know the consequences of not asking a Question after having a Question appear on the Order Paper"
}