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

{
    "id": 67798,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67798/?format=api",
    "text_counter": 85,
    "type": "speech",
    "speaker_name": "Mr. Haji",
    "speaker_title": "",
    "speaker": {
        "id": 26,
        "legal_name": "Yusuf Mohammed Haji",
        "slug": "yusuf-haji"
    },
    "content": "Secondly, I have not lost any focus because this Question appeared on the Order Paper. I do not think I have a right to determine which Question appears on the Order Paper. If it is within my right to do so, I wish to know."
}