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

{
    "id": 23802,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23802/?format=api",
    "text_counter": 590,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Hon. Members, for the record, a question already proposed is the property of the House. It can only be withdrawn by the leave of the House or with the sympathy of the Chair. I wish to confirm that the Chair is sympathetic. I also wish to confirm from the House whether you have granted leave for the amendment to be withdrawn."
}