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

{
    "id": 4467,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4467/?format=api",
    "text_counter": 348,
    "type": "speech",
    "speaker_name": "Dr. Otichilo",
    "speaker_title": "",
    "speaker": {
        "id": 131,
        "legal_name": "Wilber Ottichilo Khasilwa",
        "slug": "wilber-ottichilo"
    },
    "content": "Madam Temporary Deputy Chair, I beg to move:- THAT, Clause 4 be deleted and substituted with the following new clause- “4 The headquarters of the Board shall be in Nairobi and the Board may establish branches at the Counties.”"
}