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

{
    "id": 1136332,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1136332/?format=api",
    "text_counter": 194,
    "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. Deputy Chairman. Noting that I have withdrawn my amendment to Clause 3, I equally wish to withdraw my proposed amendment to Clause 4 because it relates to the question of symbols and slogans, which has already been passed through Clause 3. I thank you."
}