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

{
    "id": 111245,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111245/?format=api",
    "text_counter": 200,
    "type": "speech",
    "speaker_name": "Mr. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Order, the Member for Chepalungu! Let us cross that bridge when we get to it. Let us move on to the next Order!"
}