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

{
    "id": 54179,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/54179/?format=api",
    "text_counter": 66,
    "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": " Mr. Speaker, Sir, indeed, it is true that the Question as it appears on the Order Paper actually does not belong to the Ministry of Roads. As the hon. Member has indicated, it appears that what he had actually requested is not what is on the Order Paper. Subsequently, we have agreed that at an opportune time, we will be able to visit the area and make the necessary corrections in terms of instructions to the contractor to ensure that the area is taken care of in terms of drainage. So, I, therefore, want to agree with the hon. Member that we shall rectify the matter outside this House."
}