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

{
    "id": 45368,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45368/?format=api",
    "text_counter": 155,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "to provide insights on Kenya’s current and future political and economic prospects. I held discussions with the former US President, Bill Clinton, whose foundation is already working with my office to support the Mau Forest Rehabilitation Programme. Mr. Clinton offered to assist Kenya to migrate from charcoal to the use of brickets, a progamme his foundation has successfully implemented in Haiti."
}