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

{
    "id": 78669,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78669/?format=api",
    "text_counter": 395,
    "type": "speech",
    "speaker_name": "Mr. Okemo",
    "speaker_title": "",
    "speaker": {
        "id": 198,
        "legal_name": "Chrysanthus Barnabas Okemo",
        "slug": "chrysanthus-okemo"
    },
    "content": "Madam Temporary Deputy Chairlady, I beg to move:- THAT, Clause 44 be amended in Subclause (1) by deleting the words “authority” and “thirty” appearing in paragraph (b) and substituting therefor the words “Authority” and “sixty” respectively."
}