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

{
    "id": 1002668,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1002668/?format=api",
    "text_counter": 490,
    "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, if we followed Standing Order 93(1), all these disruptions would not be there. It says: “Any Senator may raise a point of order at any time during the speech of another Senator stating that the Senator raises a point of order and that Senator shall be required to indicate the Standing Order upon which the point of order is based.”"
}