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

{
    "id": 1002612,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1002612/?format=api",
    "text_counter": 434,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Mr. Speaker, Sir, on your Communication, we invite you to give us a ruling on a point of order. There are precedents in this Parliament. So, let us be clear. When we are informing the Member who was speaking, let us not lie to the public that we do not have the power to raise issues on that report."
}