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

{
    "id": 1005651,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1005651/?format=api",
    "text_counter": 128,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "I appeal to my colleagues to try and restore the dignity of this House. We do not have to think that if a verdict comes out the way it has come out, then it is wrong. However, when it comes out the other way, then it is right. We all agree that our Committees represent us and the verdict they bring should be accepted."
}