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

{
    "id": 81537,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/81537/?format=api",
    "text_counter": 250,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Mr. Deputy Speaker, Sir, I appreciate the concern of the hon. Member but I find it very difficult to give an exact timeline because these are discussions that are ongoing between the two Ministries and also involving some unions. As to exactly when the scheme will be implemented, I am unable to tell."
}