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

{
    "id": 150466,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150466/?format=api",
    "text_counter": 193,
    "type": "speech",
    "speaker_name": "Mr. Wetangula",
    "speaker_title": "The Minister for Foreign Affairs",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": "Mr. Speaker, Sir, as a Ministry, we are engaged in discussions with the Chinese Government and I intend to make an official trip there to see how we can engage them to commute those on death sentences to life sentences and possibly sign a protocol for prison exchange to have them come and serve their life sentences in Kenya."
}