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

{
    "id": 1112755,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1112755/?format=api",
    "text_counter": 241,
    "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 would like to encourage the Members of this House to pass this Bill. I know that Sen. Farhiya has got a big interest in this matter, wanting to encourage us to play by the rules, so that we can be good citizens and leaders."
}