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

{
    "id": 4687,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4687/?format=api",
    "text_counter": 568,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Madam Temporary Deputy Chairlady, I beg to move:- THAT, Clause 29 be amended in paragraph (a), by— (a) deleting the word “every” appearing before the word “person” and substituting therefor the word “any”; (b) deleting the word “profession” appearing in subparagraph (v) and substituting therefor the word “professional”."
}