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

{
    "id": 123543,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123543/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Order, Mr. Assistant Minister! Just resume your seat. I want to direct the Assistant Minister properly. Two names have been cited to you and their physical addresses have been given. So, it is not the substance of the list because the hon. Member is not tabling the list. The hon. Member has given you information and he is asking whether you are aware that those persons, as named, lost their cattle."
}