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

{
    "id": 1002562,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1002562/?format=api",
    "text_counter": 384,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " On a point of order, Mr. Speaker, Sir. A point of argument can never be out of order. In fact, he is suggesting arguments that Sen. Ochillo-Ayacko should propose. That is Sen. Ochillo-Ayacko’s opinion. You cannot impose opinion of another Member on another Member who has a different opinion. That is not a point of order. Otherwise, if he was of the same opinion, we will not be debating."
}