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

{
    "id": 130482,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/130482/?format=api",
    "text_counter": 343,
    "type": "speech",
    "speaker_name": "Mr. Wetangula",
    "speaker_title": "The Minister for Foreign Affairs",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": " Mr. Deputy Speaker, Sir, under the international law and following the practice and precedence in this country, treaty-making and execution is an Executive function. Treaty ratification is an Executive function and treaty domestication is a Legislative function. So, the Executive negotiates and signs a treaty, and then brings it to the Executive, which is the Cabinet, to ratify it. When there is need for domestication, then it is brought to the legislature for domestication through Legislation. That is the standard procedure under the international law and has been the practice in this country since Independence."
}