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

{
    "id": 55642,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55642/?format=api",
    "text_counter": 98,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I am not satisfied with the current classification of our roads. It is for that reason that my Ministry engaged the services of a consultant to be able to re-classify all roads in Kenya. Once that study is complete, we will also be able to share the results with hon. Members, so that we can upgrade our roads to the appropriate classes."
}