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

{
    "id": 78653,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78653/?format=api",
    "text_counter": 379,
    "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 23 be amended by in Subclause (1) by deleting the following words “together with not more than two other independent undertakings” appearing immediately after the word “which”."
}