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

{
    "id": 777223,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/777223/?format=api",
    "text_counter": 184,
    "type": "speech",
    "speaker_name": "Sen. Wetangula",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": " Mr. Speaker, Sir, allow me to bring to the attention of the House, through you, and seek your direction that we seem to be processing Bills and debating them during First and Second Readings. We then move to Division and then Third Reading without public participation and committee reports. The general procedure is that when a Bill is read, it is automatically committed to a committee that would do two things: First is to conduct public hearing and secondly is to prepare a report that can help Members in debating the Bills in a more informed manner. By going to Division without going through the stages, we may be missing out some technical support from the committees and any other members of the public that can enrich the laws that we pass."
}