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

{
    "id": 35155,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/35155/?format=api",
    "text_counter": 170,
    "type": "speech",
    "speaker_name": "Mr. Onyonka",
    "speaker_title": "",
    "speaker": {
        "id": 128,
        "legal_name": "Richard Momoima Onyonka",
        "slug": "richard-onyonka"
    },
    "content": "So, my suggestion to hon. Members of this House is that we need to come up with modalities and a law which will make it mandatory for Kenyans travelling outside the country for employment to, without breaking the Constitution, keep records, so that we can follow up where they are."
}