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

{
    "id": 123987,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123987/?format=api",
    "text_counter": 175,
    "type": "speech",
    "speaker_name": "Mr. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Thank you, Mr. Deputy Prime Minister. This House is not prepared to be taken for granted. We will not allow that to happen! This Question is deferred to Tuesday, next week!"
}