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

{
    "id": 123129,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123129/?format=api",
    "text_counter": 222,
    "type": "speech",
    "speaker_name": "Mr. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Hon. Members, Standing Order No.46 clearly states: “It shall be disorderly conduct for a Member to fail to ask or for a Minister to fail to answer a Question listed on the Order Paper without the leave of the Speaker.”"
}