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

{
    "id": 253295,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/253295/?format=api",
    "text_counter": 275,
    "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! Order! This will not be the adequate time for that. Those who catch the Speaker's eye get a chance to speak, but you do not have to comment when you catch the Speaker's eye. So, just continue making your contribution."
}