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

{
    "id": 123554,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123554/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Mr. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Fair enough, Mr. Assistant Minister. That is a logical place to conclude that you will investigate this matter further on the basis of the information that you have received. That brings us to the end of Question Time. Let us move on to the next Order which is a Statement from the Prime Minister."
}