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

{
    "id": 2534,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2534/?format=api",
    "text_counter": 225,
    "type": "speech",
    "speaker_name": "Mr. Haji",
    "speaker_title": "The Minister of State for Defence",
    "speaker": {
        "id": 26,
        "legal_name": "Yusuf Mohammed Haji",
        "slug": "yusuf-haji"
    },
    "content": "Mr. Speaker, Sir, the AU has been consulting with the United Nations (UN) system and plans to engage the UN Security Council on the matter on or about 19th December in view of the fact that the Christmas holidays are approaching, hence the urgency of the matter. Arising from the given urgent information, I am requesting Parliament to approve the request by the Commission of the AU to integrate the KDF currently operating in Somalia to AMISOM. This request is made pursuant to Article 240 (8)(a)(i) and (ii) of the Constitution of Kenya, which requires parliamentary approval for any regional or international deployment."
}