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

{
    "id": 3752,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3752/?format=api",
    "text_counter": 31,
    "type": "speech",
    "speaker_name": "Mr. Bahari",
    "speaker_title": "",
    "speaker": {
        "id": 156,
        "legal_name": "Abdul Bahari Ali Jillo",
        "slug": "bahari-ali-jillo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, this is the third time the Minister is asking for postponement of this and yet this is a Question by Private Notice. I also want to say that it is not true that this Question has been handled as much because it was one supplementary question that the Assistant Minister was not able to respond to and, therefore, we stopped at that point without indulging the entire House. If he could do it by Tuesday, then I will be willing to."
}