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

{
    "id": 2709,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2709/?format=api",
    "text_counter": 400,
    "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. Deputy Speaker, Sir, I do agree with your sentiments that Kenya should not stay longer than it is necessary. Even tomorrow if we achieve the objective which has taken us there, Kenyan forces will come out of Somalia. You also talked about collateral damage. We agree and are very sensitive to that. During our operation we have made sure that nothing like that happens in Somalia. That is why the liberated areas are embracing our soldiers and receiving them with both hands. They are very happy to receive all the assistance that our soldiers are able to give in terms of medicine, food, mosquito nets and even the Quran."
}