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

{
    "id": 526315,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/526315/?format=api",
    "text_counter": 147,
    "type": "speech",
    "speaker_name": "Sen. Abdirahman",
    "speaker_title": "",
    "speaker": {
        "id": 161,
        "legal_name": "Abdirahman Ali Hassan",
        "slug": "abdirahman-ali-hassan"
    },
    "content": "Thank you, Mr. Speaker, Sir. I stand to second the Motion moved by the Senate Majority Leader. This is very necessary because for Members to ventilate on issues critically, in depth and for us to add value, we need to give Members more time. Without wasting time, I say that 15 minutes is sufficient for us. With those few remarks, I beg to second."
}