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

{
    "id": 250596,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/250596/?format=api",
    "text_counter": 128,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "Mr. Speaker, Sir, anybody who is travelling on top of a coach is not a passenger according to the law. They are trespassers and that is why they are arrested. Therefore, the issue of insurance does not even arise. They should actually be taken to jail. They should not ride on top of coaches."
}