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

{
    "id": 1111024,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111024/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Hon. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Of course, you are still at liberty to raise further questions should the situation persist. You sought a Statement which has been given and that matter is now over. You can only raise a Question."
}