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

{
    "id": 17487,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/17487/?format=api",
    "text_counter": 107,
    "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. Is the Minister in order to avoid the question? If the Assistant Minister was answering this Question, he would have said the following: “I will ensure the injured person is treated today!” Now, the Minister is saying that he will look into it. Could he clarify what this “look into” business is all about?"
}