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

{
    "id": 69999,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/69999/?format=api",
    "text_counter": 327,
    "type": "speech",
    "speaker_name": "ADJOURNMENT Mr. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Order! Hon. Members, it is now time for the interruption of business . The House is, therefore, adjourned until this afternoon, at 2.30 p.m. The House rose at 12.30 p.m."
}