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

{
    "id": 1213064,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1213064/?format=api",
    "text_counter": 416,
    "type": "speech",
    "speaker_name": "Sen. Cherarkey",
    "speaker_title": "",
    "speaker": {
        "id": 13217,
        "legal_name": "Cherarkey K Samson",
        "slug": "cherarkey-k-samson"
    },
    "content": "As a friend of the Committee, I do not have powers to sign the report or vote on the report because I am not a Member of the Committee. So, where do I get my recourse? I get my recourse on the Floor of the House among other colleagues."
}