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

{
    "id": 71616,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/71616/?format=api",
    "text_counter": 92,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Speaker, Sir, may I know what measures the Assistant Minister has put in place to ensure that sufficient disability assessment centres have been created in the districts, so that people living with disabilities can be provided with their reports without subjecting them to travelling all the way to Nairobi?"
}