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

{
    "id": 1161143,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1161143/?format=api",
    "text_counter": 409,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "Mr. Temporary Speaker, it is true. It is standard that if you request for a Statement, you should not leave the Chamber because the Statement is yours. You should stay. It is like a Motion. If you are not going to be there, at least you should task somebody to be there."
}