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

{
    "id": 15504,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/15504/?format=api",
    "text_counter": 31,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": "Mr. Speaker, Sir, I have no problem. However, this Question has appeared on the Order Paper for the third time now and we have been rescheduling it. Perhaps, Tuesday, next week, will do. I have no objection, but it must be---"
}