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

{
    "id": 200122,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200122/?format=api",
    "text_counter": 20,
    "type": "speech",
    "speaker_name": "Mr. Muriithi",
    "speaker_title": "",
    "speaker": {
        "id": 230,
        "legal_name": "Peter Gichohi Muriithi",
        "slug": "peter-muriithi"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. You have put it quite well to the Assistant Minister. The hon. Member is asking whether there is any form of insurance scheme put in place because as a qualified man; an insurance claim does not take a year to be settled. Is there any form of insurance cover in place?"
}