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

{
    "id": 456912,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456912/?format=api",
    "text_counter": 84,
    "type": "speech",
    "speaker_name": "Hon. Shill",
    "speaker_title": "",
    "speaker": {
        "id": 1465,
        "legal_name": "Elias Bare Shill",
        "slug": "elias-bare-shill"
    },
    "content": "Hon. Temporary Deputy Speaker, I have an issue concerning administration of justice. You note that this particular Committee has very many Statement requests that are pending. Maybe, it handles hot issues. I sought a Statement on 8th of this month, but it is still pending. I was given a commitment that the request would be responded to next week but to-date, no response is forthcoming. It is now more than three weeks since I requested for the Statement."
}