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

{
    "id": 21262,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/21262/?format=api",
    "text_counter": 431,
    "type": "speech",
    "speaker_name": "Mrs. Noor",
    "speaker_title": "",
    "speaker": {
        "id": 375,
        "legal_name": "Sophia Abdi Noor",
        "slug": "sophia-noor"
    },
    "content": "Madam Temporary Deputy Chairlady, I beg to move:- THAT, Clause 12 be amended— (a) by deleting the words “but no more than seven years” and the words “but not more than five hundred thousand shillings”; (b) by deleting the words “one hundred” and substituting therefor the words “two hundred”."
}