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

{
    "id": 22720,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/22720/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "On a point of order, Mr. Speaker, Sir. From the outset and, indeed, from the answer the Assistant Minister has given, he has said that he has no capacity to answer the Question. Is he in order to continue answering it instead of referring it to the Prime Minister’s Office straightaway so that we can wait for the answer from the Prime Minister? That is the same reason which made us defer this Question last week."
}