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

{
    "id": 654715,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/654715/?format=api",
    "text_counter": 444,
    "type": "speech",
    "speaker_name": "Hon. (Eng.) Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Hon. Temporary Deputy Chairlady, when discussing Clause 50, we only talked about part (a) of the amendment which seeks to insert new paragraphs (d), (e) and (f). We did not talk about part (b) of the amendment."
}