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

{
    "id": 43691,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/43691/?format=api",
    "text_counter": 892,
    "type": "speech",
    "speaker_name": "Mr. Nderitu",
    "speaker_title": "The Assistant Minister for Industrialization",
    "speaker": {
        "id": 231,
        "legal_name": "Alfred Mwangi Nderitu",
        "slug": "alfred-nderitu"
    },
    "content": " Mr. Chairman, Sir, the hon. Member has moved what is essentially a new clause. My submission is that we dispense with the old clause because you have already ruled that the new clause should come at the end."
}