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

{
    "id": 1138283,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1138283/?format=api",
    "text_counter": 691,
    "type": "speech",
    "speaker_name": "Kandara, JP",
    "speaker_title": "Hon. (Ms.) Alice Wahome",
    "speaker": {
        "id": 1700,
        "legal_name": "Alice Muthoni Wahome",
        "slug": "alice-muthoni-wahome"
    },
    "content": " Thank you, Hon. Temporary Deputy Chairman. We discussed my amendment to Clause 15 with the Leader of the Majority Party. What I was proposing in Clause 15 has been adopted by him and so, I support."
}