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

{
    "id": 1003534,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1003534/?format=api",
    "text_counter": 152,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "While we condemn the few, we must also think of how to help those who can help our people, because we need the police everywhere. They are a helpful service to us. We hope that the rogue ones will be brought to book. We also hope that we will get more money to help those who can be trained to become better officers."
}