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

{
    "id": 88420,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/88420/?format=api",
    "text_counter": 192,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. This morning, I received an SMS which advises me not to receive calls from about five strange numbers that were listed. The SMS says that these calls come in red colours. The SMS advises me that one may get brain heamorrage due to high frequency and about 27 people have already lost their lives because of receiving such calls."
}