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

{
    "id": 32020,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/32020/?format=api",
    "text_counter": 189,
    "type": "speech",
    "speaker_name": "Mr. Wambugu",
    "speaker_title": "",
    "speaker": {
        "id": 149,
        "legal_name": "Clement Muchiri Wambugu",
        "slug": "clement-wambugu"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I have listened to the Minister carefully. Is he in order to insist that he will not pay the teachers because they do not have mobile phones? I think these teachers do not have mobile phones and that is why they cannot give their mobile phone numbers. Will the Minister make sure that those teachers are given mobile phones so that he can pay them through that?"
}