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

{
    "id": 4618,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4618/?format=api",
    "text_counter": 499,
    "type": "speech",
    "speaker_name": "Dr. Otichilo",
    "speaker_title": "",
    "speaker": {
        "id": 131,
        "legal_name": "Wilber Ottichilo Khasilwa",
        "slug": "wilber-ottichilo"
    },
    "content": "Madam Temporary Deputy Chairlady, I beg to move:- THAT, Clause 18 be amended by deleting paragraph (a) and substituting therefor the following new paragraph- “(a) holds a degree in engineering from a recognized university or such other qualifications as the Board may determine.”;"
}