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

{
    "id": 201527,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201527/?format=api",
    "text_counter": 86,
    "type": "speech",
    "speaker_name": "Mr. Poghisio",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " Order, Prof. Mango! I am not asking you to wind up or anything like that. Your time is still there. You still have some more time. I am just saying that in the time of responding, you should respond to what others have already talked about. You should not restart contributing to the debate."
}