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

{
    "id": 1235657,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1235657/?format=api",
    "text_counter": 368,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": " Hon. CS, as the Chair of this Session, I will request that we do a retreat with your ministry so that we benefit from what you are doing. I recommend that the concerned Committees should do a retreat on all your areas so that we can benefit and be able to serve our people better."
}