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

{
    "id": 55724,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55724/?format=api",
    "text_counter": 180,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I do not wish to contest your ruling but I thought my understanding of the rules is that hon. Kutuny would have to write to the Speaker to delegate the asking of the Question to another Member."
}