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

{
    "id": 2616,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2616/?format=api",
    "text_counter": 307,
    "type": "speech",
    "speaker_name": "Mr. Hassan",
    "speaker_title": "",
    "speaker": {
        "id": 398,
        "legal_name": "Yusuf Hassan Abdi",
        "slug": "yusuf-hassan-abdi"
    },
    "content": "Mr. Deputy Speaker, Sir, I would like to contribute by saying the Somali tragedy has been with us for a very long time. For 20 years now, Somalia has no functioning and effective Government. It is a country whose problem has been neglected by the international community. As a result, Somalia has produced the largest number of refugees and internally displaced people in the world at one point."
}