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

{
    "id": 120130,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/120130/?format=api",
    "text_counter": 63,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Deputy Speaker, Sir, my Ministry realizes the importance of this linkage and specifically with regard to tourism in the North Coast and, therefore, we place a lot of importance to this connection. The current design estimates indicate that we will require 27.1 billion to be able to do the bypass. We will be able to get the finer details by May 2010, upon which, we will start sourcing for the funds."
}