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

{
    "id": 1090557,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1090557/?format=api",
    "text_counter": 770,
    "type": "speech",
    "speaker_name": "Sen. Ndwiga",
    "speaker_title": "",
    "speaker": {
        "id": 278,
        "legal_name": "Peter Njeru Ndwiga",
        "slug": "peter-ndwiga"
    },
    "content": "THAT, Clause 53 of the Bill be amended by deleting paragraph (b) and substituting therefor the following new paragraph— (b) one percent of monies collected from the sale of coffee pursuant to section 32A of this Act."
}