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

{
    "id": 1566894,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1566894/?format=api",
    "text_counter": 311,
    "type": "speech",
    "speaker_name": "Sen. Cherarkey",
    "speaker_title": "",
    "speaker": {
        "id": 13217,
        "legal_name": "Cherarkey K Samson",
        "slug": "cherarkey-k-samson"
    },
    "content": "When it comes to the Floor of the House, we will have a consensus. If he moves it today, I will have a contrary view and he will have a contrary view. Therefore, can we request deferral so that we can take it?"
}