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

{
    "id": 23458,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23458/?format=api",
    "text_counter": 246,
    "type": "speech",
    "speaker_name": "Mr. Okemo",
    "speaker_title": "",
    "speaker": {
        "id": 198,
        "legal_name": "Chrysanthus Barnabas Okemo",
        "slug": "chrysanthus-okemo"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, after consultation with the Minister, we have decided to drop the amendments because they have been catered for. There are provisions within the Bill which cater for what we wanted to achieve through the amendment. So, we drop the amendments."
}