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

{
    "id": 109224,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/109224/?format=api",
    "text_counter": 178,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Since the extension sought is meant to allow us to finish the business on the Order Paper today, would I be in order to request that you call the House to vote on this matter rather than extend debate on it?"
}