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

{
    "id": 192123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/192123/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Deputy Speaker, Sir, my point of order is that the Minister has said that this was just a suggestion. My English Language tells me that this is a directive. It says: \"And will be implemented with effect from January, 2007\". This is from the Permanent Secretary, Secretary to the Cabinet and the Head of the Civil Service instructing the Permanent Secretary to implement the directive. What does the words \"will be implemented\" mean?"
}