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

{
    "id": 9012,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9012/?format=api",
    "text_counter": 76,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Mr. Speaker, Sir, the Minister was supposed to clarify an issue that she had indicated in her answer; that the process of appointing the Deputy Vice-Chancellor was on-going. But I did indicate that it had already been finalized."
}