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

{
    "id": 132685,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/132685/?format=api",
    "text_counter": 56,
    "type": "speech",
    "speaker_name": "Mrs. Noor",
    "speaker_title": "",
    "speaker": {
        "id": 375,
        "legal_name": "Sophia Abdi Noor",
        "slug": "sophia-noor"
    },
    "content": "Mr. Deputy Speaker, Sir, this Question was on the Order Paper last week. It was deferred because the Minister did not address the issues raised. However, the answer I have now is the same one that was given last week. There is nothing that has been changed."
}