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

{
    "id": 83670,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/83670/?format=api",
    "text_counter": 24,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "Mr. Deputy Speaker, Sir, when we have such disasters like floods or buildings collapsing the response normally takes long. Does the Ministry have a policy regarding the time it is supposed to respond when there are such disasters because sometimes it takes long, resulting to loss of lives and property?"
}