GET /api/v0.1/hansard/entries/123901/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123901,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123901/?format=api",
"text_counter": 89,
"type": "speech",
"speaker_name": "Mr. Speaker",
"speaker_title": "",
"speaker": null,
"content": "Assistant Minister, I think what is important is the content of the answer. If it answers the Question, then it does not matter to the House which Ministry gives the answer."
}