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

{
    "id": 3375,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3375/?format=api",
    "text_counter": 220,
    "type": "speech",
    "speaker_name": "Mr. Lessonet",
    "speaker_title": "",
    "speaker": {
        "id": 67,
        "legal_name": "Moses Lessonet",
        "slug": "moses-lessonet"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, this case was reported to the police on 14th October and today is 1st December. I was just wondering, in the performance contract of our DCIOs, PPOs and police officers, how long should it take them to investigate and resolve such a matter?"
}