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

{
    "id": 12598,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12598/?format=api",
    "text_counter": 154,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Deputy Speaker, Sir, I have indicated that the initial contract sum was Kshs49 million, and that we did a variation order of Kshs14 million to ensure that the additional works are catered for. Therefore, the contractor who has been awarded this contract should be able to resume work and ensure that the worst sections are taken of as we wait for January."
}