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

{
    "id": 1054,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1054/?format=api",
    "text_counter": 44,
    "type": "speech",
    "speaker_name": "Mr. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Order, Mr. Attorney-General! What we normally do is to get up on your feet and say “point of information” from where you are!"
}