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

{
    "id": 53113,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/53113/?format=api",
    "text_counter": 698,
    "type": "speech",
    "speaker_name": "Prof. Kaloki",
    "speaker_title": "",
    "speaker": {
        "id": 62,
        "legal_name": "Philip Kyalo Kaloki",
        "slug": "philip-kaloki"
    },
    "content": "Madam Temporary Deputy Chairlady, I beg to move:- THAT, Clause 63 be amended in paragraph (i) by deleting the words “at least every two years” and substituting therefor the word “annually”."
}