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

{
    "id": 1022004,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1022004/?format=api",
    "text_counter": 277,
    "type": "speech",
    "speaker_name": "Sen. Sakaja",
    "speaker_title": "",
    "speaker": {
        "id": 13131,
        "legal_name": "Johnson Arthur Sakaja",
        "slug": "johnson-arthur-sakaja"
    },
    "content": "I am happy to note that we shall have a champion who is going to be there. I have confidence in her. I was very sad when she was removed from my Committee and I know she is also sad to not be in my Committee. I am confident that we have a shining star representing this House and country in this important network."
}