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

{
    "id": 200216,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200216/?format=api",
    "text_counter": 114,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " Mr. Minister, you have proposed to amend Part 1, but I notice that you are only doing it because of a typing error, which will be rectified accordingly in the drafting stage. So, there is no need to move the amendment."
}