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

{
    "id": 3377,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3377/?format=api",
    "text_counter": 222,
    "type": "speech",
    "speaker_name": "Mr. Lessonet",
    "speaker_title": "",
    "speaker": {
        "id": 67,
        "legal_name": "Moses Lessonet",
        "slug": "moses-lessonet"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. The Assistant Minister, definitely, has not even attempted to respond to my question. I have not asked him anything about the equipment that he is referring to. I have asked him: Under normal circumstances, in the performance contracting of his police officers, how long does it take to resolve such a matter? My question has nothing to do with the equipment."
}