GET /api/v0.1/hansard/entries/42127/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 42127,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42127/?format=api",
    "text_counter": 234,
    "type": "speech",
    "speaker_name": "Mr. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "You must withdraw that part. I cautioned you a little earlier that you are an hon. Member of Parliament. You are prone to throwing in statements that are completely unsubstantiated and even ungrounded; which is not helpful for your case. For example, in this case, you have asked a very good question. However, what you are throwing in does not add value to your question. It only provokes sensationalism which does not help you."
}