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

{
    "id": 1978,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1978/?format=api",
    "text_counter": 10,
    "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": "THAT, aware that the Inter-Governmental Authority on Development (IGAD) and African Union (AU) Extra-ordinary Session attended by the Heads of States called upon Kenya to consider the integration of its forces in Somalia into the African Union Mission in Somalia (AMISOM), a regional peace-keeping mission operated by the African Union with the approval of the United Nations and which is mandated to conduct Peace Support Operations in Somalia; noting that the African Union plans to engage the United Nations Security Council on this matter, on or about 19th December, 2011; this House approves the deployment of the National Security Forces in Somalia to serve under the auspices of AMISOM pursuant to provisions of Article 240 (8), (a)(i) and (ii) of the Constitution."
}