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

{
    "id": 172772,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/172772/?format=api",
    "text_counter": 409,
    "type": "speech",
    "speaker_name": "Mr. Abdikadir",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 1,
        "legal_name": "Abdikadir Hussein Mohamed",
        "slug": "abdikadir-mohammed"
    },
    "content": " Before we go to the next hon. Member, I heard you mention something to do with an amendment. That has to be done formally through the Clerks-at-the-Table. Since your time is up, I will give the chance to another hon. Member."
}