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

{
    "id": 1111101,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111101/?format=api",
    "text_counter": 188,
    "type": "speech",
    "speaker_name": "Hon. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Since the Bill is procedurally Read the First Time, without Question put, let it go to the Committee and before commencement of the Second Reading, you can raise the constitutional issues."
}