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

{
    "id": 1710,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1710/?format=api",
    "text_counter": 234,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Deputy Speaker, Sir, that would never be the intention of my Ministry. I wish to also confirm that until about two years ago, the responsibility of maintaining roads in urban centres lay with the municipal council and the city councils. The Ministry would forward the funds to the local authorities and then the local authorities would undertake the work but since we took up roads in urban centres under the Kenya Urban Roads Authority (KURA), I have already detailed what we have done in only two years. I am sure that within three years, we will have corrected all the problems that have been there for many years."
}