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

{
    "id": 1042001,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1042001/?format=api",
    "text_counter": 1557,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Mr. Speaker, Sir, for purposes of seconding this Motion, I just want to draw two issues to the attention of the Senate. The first one is on the principles of how an impeachment should be carried out and the standard of proof that is required in an impeachment. That is a matter that has been well settled by the courts in the various decisions that have been made here. I plead to the Senate to also be consistent. There is a time I tried to urge the Senate that under the principle of legality and committee of institution, we should respect what the courts do in as much as what we want the courts to do. That is still a matter of debate because we seem to be shifting goalpost in other matters."
}