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

{
    "id": 485,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/485/?format=api",
    "text_counter": 485,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Deputy Speaker, Sir, we really do not want to challenge the quality of the Minister here but I think the substance matter of this Motion is what is more critical. We want to commit the Government to allocate resources. I do not know whether the Minister who is here has already talked with the substantive Minister on this matter so that by the time he is responding, he is responding on his behalf but not on general matters of whether he agrees with the Motion or not."
}