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

{
    "id": 142577,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/142577/?format=api",
    "text_counter": 105,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "We are going to revive them. We are going to launch a 40,000 hectares irrigation project for which funds have been made available in this year’s Budget, of Kshs2 billion. We are reviving Perkerra, Ahero, Mwea and all those other irrigation schemes and not only that, we are doing more! We are going to construct new ones as well."
}