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

{
    "id": 1337614,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1337614/?format=api",
    "text_counter": 108,
    "type": "speech",
    "speaker_name": "Hon. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Where is the Chairman of the Committee? He has been adversely mentioned here many times. This is his Motion. How much time do you require? You have 10 minutes, legitimately. Some Members are under tremendous pressure to say something. Do you need all the 10 minutes or a few minutes so that I can allocate a few minutes to others?"
}