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

{
    "id": 1007505,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1007505/?format=api",
    "text_counter": 46,
    "type": "speech",
    "speaker_name": "Sen. Sakaja",
    "speaker_title": "",
    "speaker": {
        "id": 13131,
        "legal_name": "Johnson Arthur Sakaja",
        "slug": "johnson-arthur-sakaja"
    },
    "content": "Mr. Speaker, Sir, I understand why you have sought for voting by Roll Call. However, I would like to indulge you, because for those of us who are here, we have our cards and looking at the number of Divisions we have, especially in the Committee of the Whole, that the names of the Members who are on the other side be noted, so that they can vote by Roll Call or they can tick their votes, but for the convenience of the House, those who are here be able to vote electronically."
}