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

{
    "id": 604123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/604123/?format=api",
    "text_counter": 198,
    "type": "speech",
    "speaker_name": "Sen. Abdirahman",
    "speaker_title": "",
    "speaker": {
        "id": 161,
        "legal_name": "Abdirahman Ali Hassan",
        "slug": "abdirahman-ali-hassan"
    },
    "content": "Mr. Speaker, Sir, listening to Sen. (Prof.) Lesan, it is possible to raise the issue of quorum, but when it comes to issues of voting, our Standing Orders are very explicit. It states that at the request of a Mover, the Motion can be deferred. The Speaker has the discretion to defer because if we are not careful, we could lose important Bills in the process. It is in the interest of the House that this matter is deferred. It is good to accept things the way they are, with all the guidance."
}