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

{
    "id": 1187,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1187/?format=api",
    "text_counter": 177,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Going by your words, it reminds me of the days when I was in school. The Assistant Minister is an equivalent of a Form One student. Form One students were called “monos” and they used to be given mentors to train them, so that they could catch up fast. Could I suggest that hon. Ojode becomes his mentor?"
}