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

{
    "id": 173081,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/173081/?format=api",
    "text_counter": 124,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, I was indicating that the contract awarded to Crescent Construction Company was awarded on 19th May, 2005 for a contract sum of Kshs1,449,831,592. At the time of termination of the contract, works had been done to the extent of 24 per cent and a total sum of Kshs367,413,688 was paid out."
}