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

{
    "id": 174472,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/174472/?format=api",
    "text_counter": 69,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "Mr. Speaker, Sir, I thank you for that protection. What I was saying is that it is good for us not to protect our own future ambitions at the expense of Kenyans. It is not good for us to protect our own interests, either for now or for the future. If we do so, our sons will continue to fight. I would rather fight and my son lives in peace. With those few remarks, I beg to support."
}