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

{
    "id": 32924,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/32924/?format=api",
    "text_counter": 170,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. This matter was raised by hon. Okemo. Since he is the local MP he has specific issues and I notice he is not around. I request that we defer the Statement until he comes, so that we take the Statement."
}