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

{
    "id": 44201,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/44201/?format=api",
    "text_counter": 1402,
    "type": "speech",
    "speaker_name": "Mr. Lessonet",
    "speaker_title": "",
    "speaker": {
        "id": 67,
        "legal_name": "Moses Lessonet",
        "slug": "moses-lessonet"
    },
    "content": "On a point of order, Mr. Temporary Deputy Chairman, Sir. What we did in the earlier Bill where there was an issue like this was to go to the end and come back to those which we skipped. If we have already passed it, we should go to the end and then come back to it."
}