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

{
    "id": 61514,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/61514/?format=api",
    "text_counter": 97,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Speaker, Sir, I also want to congratulate the Ministry for that initiative. We, as members of Public Accounts Committee (PAC) visited the site. We were impressed. However, one of the issues that arose from the neighbourhood is on structures that have been put up within the ten kilometre radius. What will the Ministry do to ensure that once those structures are uprooted, the owners are compensated?"
}