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

{
    "id": 135260,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/135260/?format=api",
    "text_counter": 68,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The Assistant Minister seems to imply that where the Government does wrong, then they should wait to assist on humanitarian grounds. I think under the Government Proceedings Act, it is upon the Government to compensate the victims and not to be asked to compensate."
}