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

{
    "id": 240618,
    "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/240618/?format=api",
    "text_counter": 88,
    "type": "speech",
    "speaker_name": "Mr. Kenneth",
    "speaker_title": "",
    "speaker": {
        "id": 167,
        "legal_name": "Peter Kenneth",
        "slug": "peter-kenneth"
    },
    "content": "Mr. Deputy Speaker, Sir, as a matter of law, every commercial health service provider is required to register with KRA. I have provided the list of all the registered private health service providers. It is a matter of compliance that every health service provider must register with KRA. It is the duty of KRA to ensure that everybody complies with that law."
}