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

{
    "id": 264533,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/264533/?format=api",
    "text_counter": 391,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "THAT clause 12 of the Bill be amended by inserting a new paragraph immediately after paragraph (c) as follows – (d) convene a meeting of the forty seven (47) county secretaries within thirty days (30) preceding every Summit meeting."
}