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

{
    "id": 97000,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/97000/?format=api",
    "text_counter": 164,
    "type": "speech",
    "speaker_name": "Mr. Wamalwa",
    "speaker_title": "",
    "speaker": {
        "id": 148,
        "legal_name": "Eugene Ludovic Wamalwa",
        "slug": "eugene-wamalwa"
    },
    "content": "Mr. Deputy Speaker, Sir, I am sure that the people of Kitale would be happy to know that this 20-year old project would finally be completed on 30th September, 2010. I just want the Minister to confirm if this was the only cost revision in 2005 or there have been others and to what extend the cost escalated over and above the original project cost."
}