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

{
    "id": 10525,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10525/?format=api",
    "text_counter": 338,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "We have a lot of resources that are lying free, which could be utilized to create employment. The Port of Mombasa comes to mind and I remember that this House once approved a guarantee of a loan to expand the Port of Mombasa. It is important that this country takes bold steps to undertake such critical infrastructural development and be creative. By that I mean that we should by now have started exploring the possibility of putting up infrastructure under the Build Operate and Transfer (BOT) arrangement."
}