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

{
    "id": 1103068,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1103068/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Mr. Speaker, Sir, my friend needs to understand English. I said ‘us’. I did not point. He is not the only politician here. It is all of us. So, it is our responsibility to lead by example which we are not. So, that was not a point of order, it was a point of disturbance."
}