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

{
    "id": 321252,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321252/?format=api",
    "text_counter": 222,
    "type": "speech",
    "speaker_name": "Mr. Keynan",
    "speaker_title": "",
    "speaker": {
        "id": 41,
        "legal_name": "Adan Wehliye Keynan",
        "slug": "adan-keynan"
    },
    "content": "Mr. Deputy Speaker, Sir, it will be unfair if we go by what the Assistant Minister has said. He said that he has the information but he did not come with it. Therefore, today and tomorrow morning should be enough for him to come up with an answer to be delivered to the House tomorrow afternoon. Tuesday will be too late. Would I be in order to ask him to come and answer the Question tomorrow afternoon since he has already alluded to the fact that he has the answer in his office?"
}