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

{
    "id": 1094634,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1094634/?format=api",
    "text_counter": 164,
    "type": "speech",
    "speaker_name": "Limuru, JP",
    "speaker_title": "Hon. Peter Mwathi",
    "speaker": {
        "id": 104,
        "legal_name": "Peter Mungai Mwathi",
        "slug": "peter-mwathi"
    },
    "content": " Let me also say that my practice which I think is good, is that, before we read and take it to the Table Office, we normally consult the Member who then accedes to our request to give the Statement. In this case, unless it was not listed…"
}