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

{
    "id": 12727,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12727/?format=api",
    "text_counter": 283,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I do not know whether you heard the Assistant Minister say that the stretchers are convertible. Can you visualize a stretcher being converted? What is it converted to? Is the Assistant Minister in order not to respond to this question? Perhaps, he has never entered a chopper. Perhaps, we should allow him to enter into a helicopter so that he can understand what we are asking him."
}