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

{
    "id": 100012,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100012/?format=api",
    "text_counter": 171,
    "type": "speech",
    "speaker_name": "Mr. Abdirahman",
    "speaker_title": "",
    "speaker": {
        "id": 161,
        "legal_name": "Abdirahman Ali Hassan",
        "slug": "abdirahman-ali-hassan"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, the response to the Question says 85 per cent of work is complete. Work may be complete but it is sub- standard. Could the Minister make an effort to send a team from his Ministry headquarters to assess the works that were undertaken physically? I have personally seen the works but it is sub-standard. I am not an engineer but I can be able to tell you that they are sub-standard. Can the Minister send a team to go and inspect the work and give him a report?"
}