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

{
    "id": 221,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/221/?format=api",
    "text_counter": 221,
    "type": "speech",
    "speaker_name": "Mr. Kigen",
    "speaker_title": "",
    "speaker": {
        "id": 44,
        "legal_name": "Luka Kipkorir Kigen",
        "slug": "luka-kigen"
    },
    "content": "Madam Temporary Deputy Speaker, in the campaign that the Minister has just talked about to sensitize the public about the availability of this document and what they are supposed to do, what deliberate efforts has he made to ensure that assistant chiefs, chiefs and the people at the grassroots level are able to articulate this document and explain to the public what it is all about?"
}