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

{
    "id": 1068935,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1068935/?format=api",
    "text_counter": 153,
    "type": "speech",
    "speaker_name": "Sen. (Eng.) Maina",
    "speaker_title": "",
    "speaker": {
        "id": 75,
        "legal_name": "Ephraim Mwangi Maina",
        "slug": "ephraim-maina"
    },
    "content": "This is Bill is a step to the right direction. It will not be the end of the journey. Therefore, I support it and hope that all the sentiments that have been expressed will be taken into account as we move forward."
}