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

{
    "id": 67777,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67777/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Mr. Haji",
    "speaker_title": "",
    "speaker": {
        "id": 26,
        "legal_name": "Yusuf Mohammed Haji",
        "slug": "yusuf-haji"
    },
    "content": "Mr. Speaker, Sir, as I said earlier, this question is outside the question which was before the House. I will answer that question appropriately when it is asked by the hon. Member. In any case, I will also reiterate that it has become very common that questions are being asked on the security of this nation. Although I would say that I am not prepared to answer, I am answering the question to the best of my knowledge and I would like the hon. Members to understand it that way."
}