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

{
    "id": 1112,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1112/?format=api",
    "text_counter": 102,
    "type": "speech",
    "speaker_name": "Mr. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Order, hon. Members! I have information that this Question, in fact, may not have been brought to the fore until this morning. So, it is possible that for that reason the Member for Wajir South was not aware that it would appear on the Order Paper."
}