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

{
    "id": 1143984,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1143984/?format=api",
    "text_counter": 28,
    "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, I beg to second and beg that, unless there are very serious concerns about the proposed names, without that committee, it will be difficult to start business commencing tomorrow. In the other House, when they could not agree on the names, they had to adjourn the House until another House had to be convened. Therefore, I second and hope that at the rise of the House, the House Business Committee will be able to sit and determine the business that will come to the House tomorrow going forward. As we said, this is a very important period. In the next three or four months, we are going to be so busy because there is a lot of pending legislation and matters that need to be resolved by both Houses of Parliament. I beg to second."
}