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

{
    "id": 125398,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/125398/?format=api",
    "text_counter": 769,
    "type": "speech",
    "speaker_name": "Mr. Poghisio",
    "speaker_title": "The Minister for Information and Communications",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "In a democratic process, there are winners and losers. On the side of those who lost this evening, we have to recollect and understand that those who convinced more hon. Members to join the opposite side did so and we must now speak with one voice after the vote."
}