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

{
    "id": 1234162,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234162/?format=api",
    "text_counter": 274,
    "type": "speech",
    "speaker_name": "Kamukunji, JP",
    "speaker_title": "Hon. Yusuf Hassan",
    "speaker": {
        "id": 398,
        "legal_name": "Yusuf Hassan Abdi",
        "slug": "yusuf-hassan-abdi"
    },
    "content": " Thank you, Hon. Temporary Speaker for giving me this chance to contribute. I join the rest of the House in supporting this Motion at this moment when these issues are quite common in our society, particularly in large estates run by multinationals companies that have very good and strict regulations in the management of their staff. This incident has not been addressed for a long time."
}