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

{
    "id": 111118,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111118/?format=api",
    "text_counter": 73,
    "type": "speech",
    "speaker_name": "Mr. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Is your point of order that the Minister is misleading the House by referring to a lesser number of conditions to what is actually practiced?"
}