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

{
    "id": 12121,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12121/?format=api",
    "text_counter": 427,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, the effect is the removal of the provision that we are appointing hon. Keynan to this Commission in an acting capacity. I am asking this House that we appoint hon. Keynan to this position permanently, until the end of the life of the Tenth Parliament. This is informed by the fact that we know hon. Keynan, and many of us – I included – feel that he can serve us well, especially at this time when we need better services in the PSC."
}