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

{
    "id": 2556,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2556/?format=api",
    "text_counter": 247,
    "type": "speech",
    "speaker_name": "Mr. Farah",
    "speaker_title": "",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": "The operation mounted by our national defence forces is Operation Linda Nchi . The purpose of the operation was to defend the security of our people, the security of the refugees who live amongst us, and who have been a target of the Al Shabaab; our economy was going to be badly affected given the rate at which Al Shabaab were carrying out their incursions into Kenya. I will also join other hon. Members in lauding our national defence forces. It is universally accepted that if you face a threat, you have the right of pursuit of the enemy. You can follow your enemy to another country that is sovereign."
}