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

{
    "id": 213567,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/213567/?format=api",
    "text_counter": 17,
    "type": "speech",
    "speaker_name": "Mr. Mwaboza",
    "speaker_title": "",
    "speaker": {
        "id": 243,
        "legal_name": "Anania Mwasambu Mwaboza",
        "slug": "anania-mwaboza"
    },
    "content": "Mr. Deputy Speaker, Sir, I did not quite understand the question. However, as a country, it is within our jurisdiction to deport foreigners, if there are any adverse reports about them while they are in our country. We are entitled by law to deport such a person."
}