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

{
    "id": 1715,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1715/?format=api",
    "text_counter": 239,
    "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 particular question was not covered under the main Question that had been presented to us, which was specific to Eastleigh. However, if the hon. Member wants me to provide him with all the information about all roads within Kamkunji Constituency, I will provide the same and give him a work plan that indicates which road is allocated what amount and at what stage we are in the procurement process."
}