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

{
    "id": 629,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/629/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Mr. Ogari",
    "speaker_title": "",
    "speaker": {
        "id": 385,
        "legal_name": "Simon Ogari Arama",
        "slug": "simon-ogari"
    },
    "content": "Mr. Speaker, Sir, as I stated in my written answer, we are moving fast and by next year, we should be through with the fencing. Once we have secured the available space, then the standard designs will come up and then that is when we may start inviting applications for private investors. From next year, we should start sensitizing the local Kenyans and any other investors who will be interested in this investment."
}