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

{
    "id": 181291,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/181291/?format=api",
    "text_counter": 173,
    "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. Deputy Speaker. It is becoming increasingly clear that Ministers do not take their work seriously; if apologies are going to be tendered in this House the way they are being tendered then the Chair will be encouraging laxity on the part of Ministers."
}