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

{
    "id": 2608,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2608/?format=api",
    "text_counter": 299,
    "type": "speech",
    "speaker_name": "Mr. Onyonka",
    "speaker_title": "The Assistant Minister for Foreign Affairs",
    "speaker": {
        "id": 128,
        "legal_name": "Richard Momoima Onyonka",
        "slug": "richard-onyonka"
    },
    "content": " Mr. Deputy Speaker, Sir, I just want to inform my colleague and the House in general the logistical arrangements on who will handle the forces when they are on the ground under the AMISOM. Strategic planning and organizing of the exercise will be determined by the force according to internationally acceptable law, where Kenya is a signatory. Secondly, the other point of information, I want to give is that Kenya has been a member of peace keeping mission for over a period of 30 years. We have performed extremely well. So, there will be no need to worry about who is actually going to be in control, or in charge."
}