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

{
    "id": 19820,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/19820/?format=api",
    "text_counter": 173,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, the maintenance contract was awarded to UBA Construction Limited at a contract sum of Kshs86,412,928. The scope of works were to repair and install the damaged guard rails, pothole patching, reconstruction of selected damaged pavement layer, resealing of reconstructed sections and sealing of cracks with 80 to 100 grade bitumen."
}