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

{
    "id": 69809,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/69809/?format=api",
    "text_counter": 137,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On a point of order Mr. Deputy Speaker, Sir. This Motion was indeed approved by the Speaker and the House Business Committee. So the Members who are objecting to it are actually questioning your decision. They are also putting forward very good cases of argument which they can use to shoot it down. So this Motion has been approved by the Speaker and the Speaker has a lot of wisdom which clearly most of us do not have. Members who are against it have the opportunity to shoot it down and that opportunity is now and not tomorrow."
}