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

{
    "id": 112386,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/112386/?format=api",
    "text_counter": 93,
    "type": "speech",
    "speaker_name": "Mr. Wetangula",
    "speaker_title": "The Minister for Foreign Affairs",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": " Mr. Speaker, Sir, I cannot account for the whereabouts of the Minister and his Assistant Minister but, be that as it may, he could possibly have gone to Naivasha with the mistaken belief that the seminar was on. In that case, I seek your indulgence for the Question to be answered next week."
}