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

{
    "id": 256363,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/256363/?format=api",
    "text_counter": 155,
    "type": "speech",
    "speaker_name": "Mr. Samoei",
    "speaker_title": "",
    "speaker": {
        "id": 204,
        "legal_name": "William Samoei Ruto",
        "slug": "william-ruto"
    },
    "content": "Mr. Speaker, Sir, the question I want to ask relates to the issue that has been raised by Dr. Kituyi. Why does the side to which Dr. Kituyi belongs want to force us into a Committee which we do not want to belong to? He cannot force me to vote on an issue which I do not think I should vote on because we have made our position known that we do not wish to be part of that Committee."
}