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

{
    "id": 1514618,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1514618/?format=api",
    "text_counter": 319,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Chairlady",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Hon. Members, before we proceed to Clause 2, after consultation with the Hon. Chair, I would like us to re-visit New Clause 27A. We will re-do it so that we include New Clauses 27A, 27B and 27C on record."
}