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

{
    "id": 1989,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1989/?format=api",
    "text_counter": 21,
    "type": "speech",
    "speaker_name": "Mr. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Order! Even then, you can only rise to clarify after it is validly before the House! A Question is only valid before the House when an hon. Member stands up and says: “Mr. Speaker, Sir, I beg to ask Question so-and-so”. Is that clear with you now?"
}