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

{
    "id": 1043359,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1043359/?format=api",
    "text_counter": 137,
    "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, I also join you in thanking Members for passing this Bill. I know coordinating this was very difficult, but you can see that, wherever they are, Members have used technology to vote and it has worked. Now we know we can vote using technology wherever we are."
}