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

{
    "id": 1065195,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1065195/?format=api",
    "text_counter": 156,
    "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. Speaker, Sir, we need to rewrite our own rules so we know when it is a point of order, a point of request or something like that because there is a lot of misuse on the points of order."
}