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

{
    "id": 223510,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/223510/?format=api",
    "text_counter": 262,
    "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! That is not for you to respond to. I am looking at the interest of this Motion. So, the Chair will eventually have to say something about it, but you do not have to do it!"
}