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

{
    "id": 100810,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100810/?format=api",
    "text_counter": 44,
    "type": "speech",
    "speaker_name": "Mr. Odhiambo",
    "speaker_title": "",
    "speaker": {
        "id": 119,
        "legal_name": "Alfred Bwire Odhiambo",
        "slug": "alfred-bwire"
    },
    "content": "Mr. Speaker, Sir, loss of life is something that should not be taken lightly. A factory like this one should put in place devices that can be used by trainees without endangering their lives. What measures is the Minister taking to ensure that such factories have done the necessary, so that trainees and other workers are not endangered while rendering services in the factories?"
}