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

{
    "id": 15609,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/15609/?format=api",
    "text_counter": 136,
    "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. Thank you for clarifying the issue of standing on the passage ways and the corridors between the seats but what about hon. Members who incessantly consult with the Chair and thereby disturb the orientation of the Chair to the debate?"
}