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

{
    "id": 314230,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/314230/?format=api",
    "text_counter": 1277,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Deputy Speaker, Sir, you may check from the records, but I do not remember any Motion being moved to allow us to sit tomorrow. At this stage when we are adjourning, I am just wondering whether it is time for such a Motion to be moved or whether we have really been caught up by time. I seek your direction on the issue."
}