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

{
    "id": 23763,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23763/?format=api",
    "text_counter": 551,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I agree with my Chair. This is unnecessary. Nothing will stop the Commission, under its normal operations, from getting in touch with any other Ministry, individual or corporation. So, this is an unnecessary amendment. So, I oppose."
}