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

{
    "id": 159277,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/159277/?format=api",
    "text_counter": 68,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "(a) The construction work on Thogoto-Gikambura-Mutarakwa Road has not stopped. The contract sum, however, has been exhausted by the increased earthworks which had been under-estimated at the time of tender. The provision in the tender sum was 50,000 metres cubed while earthworks resulting from cutting the embankments and opening the drains now exceed 600,000 metres cubed."
}