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

{
    "id": 4639,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4639/?format=api",
    "text_counter": 520,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Madam Temporary Chairlady, I beg to move:- THAT, Clause 20 be amended in subclause (1), by deleting the words “a Kenyan citizen” appearing in paragraph (c) and substituting therefor the words “Kenyan citizens”."
}