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

{
    "id": 78629,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78629/?format=api",
    "text_counter": 355,
    "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 5 be amended in Subclause (1) by inserting the words “all persons including” immediately before the words “the Government”."
}