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

{
    "id": 78707,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78707/?format=api",
    "text_counter": 433,
    "type": "speech",
    "speaker_name": "Mr. Okemo",
    "speaker_title": "",
    "speaker": {
        "id": 198,
        "legal_name": "Chrysanthus Barnabas Okemo",
        "slug": "chrysanthus-okemo"
    },
    "content": "Madam Temper Deputy Chairlady, I beg to move:- THAT, Clause 82 be amended in Subclause (1) by deleting the word “the” appearing immediately before the words “it may by law”. ( Question of the amendment proposed)"
}