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

{
    "id": 1063600,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1063600/?format=api",
    "text_counter": 56,
    "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 want to agree with hon. Members that this a very important and special Sitting with far reaching impact. The only difference that I want to make is that when you allocate time for coming back, the lawyers can come back early and the rest of us can come later in order to give them a head start. I propose you go ahead and make a decision for us and we come back."
}