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

{
    "id": 1005235,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1005235/?format=api",
    "text_counter": 171,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "This is, again, another very important Committee to serve in. It is one that will look at our Standing Orders, for example, and examine what rules and procedures require to be reviewed. From time to time, they will give us feedback as a House on what has happened. It can be a very active Committee."
}