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

{
    "id": 1123048,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1123048/?format=api",
    "text_counter": 92,
    "type": "speech",
    "speaker_name": "Nominated, JP",
    "speaker_title": "Hon. (Ms.) Shamalla Jennifer",
    "speaker": {
        "id": 13166,
        "legal_name": "David Ole Sankok",
        "slug": "david-ole-sankok"
    },
    "content": " Thank you, Hon. Deputy Speaker. I rise on a point of order seeking clarification. Are Members of Parliament referred to as excellencies? I heard Hon. Sankok referring to Hon. Duale as ‘His Excellency.’ Is he His Excellency waiting to be a governor?"
}