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

{
    "id": 232111,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/232111/?format=api",
    "text_counter": 183,
    "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! Mr. Assistant Minister, I said that was overtaken by events. As you know, every Motion is proposed, people contribute and once the Mover is called upon to reply, it is closed."
}