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

{
    "id": 65658,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65658/?format=api",
    "text_counter": 139,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Deputy Speaker, Sir, we have awarded two contracts to this road. The first one was awarded to Sinai Construction Limited for a total sum of Kshs56,433,594. The second contract of Kshs3,884,000 was awarded to M/s Kalakala Construction Company. So, therefore, a total sum of about Kshs60 million has been set aside for this road."
}