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

{
    "id": 200267,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200267/?format=api",
    "text_counter": 165,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " I will kindly request you to use the microphone because we want what you say to be recorded in the HANSARD so that there is no doubt about it. The drafters are going to use these records to draft the final Bill and we do not want mistakes to occur. Prof. Julia, the Chair will exercise its discretion and allow you to use the Dispatch Box so that we can hear you better."
}