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

{
    "id": 234669,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234669/?format=api",
    "text_counter": 60,
    "type": "speech",
    "speaker_name": "Mr. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Order! It may very well be of national importance, but it does not deviate from the fact that the individual hon. Member has chosen to ask the Question himself. He could have asked another hon. Member to ask a general Question."
}