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

{
    "id": 1208654,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1208654/?format=api",
    "text_counter": 429,
    "type": "speech",
    "speaker_name": "Sen. Wamatinga",
    "speaker_title": "",
    "speaker": {
        "id": 13582,
        "legal_name": "Wahome Wamatinga",
        "slug": "wahome-wamatinga"
    },
    "content": "Members, which I find it commendable. However, as a new Member in this House, I have realised that at times, points of order interrupt the flow of thought of Members. Some of us who are new here feel intimidated, especially when seasoned Members raise points of order ."
}