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

{
    "id": 512601,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/512601/?format=api",
    "text_counter": 214,
    "type": "speech",
    "speaker_name": "Hon. Chepkong’a",
    "speaker_title": "",
    "speaker": {
        "id": 1154,
        "legal_name": "Samuel Kiprono Chepkonga",
        "slug": "samuel-kiprono-chepkonga"
    },
    "content": "I am proposing also that subclause 9 of Clause 21, as proposed for deletion and as contained in the Order Paper be dropped. I am, therefore, proposing that we drop the amendment proposed of Clause 21(d)."
}