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

{
    "id": 2694,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2694/?format=api",
    "text_counter": 385,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "While welcoming the Secretary General of the UN to our country, let him first and foremost, when he lands at Dadaab, shed tears when he sees the plight of those refugees. What mistakes have they done on earth? Nothing! What is it that we could not solve there in Dadaab Camp? Among other things, the environment around this camp has been in a total mess. The decision to have people in Dadaab for whatever reason was not correct, in environmental thinking."
}