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

{
    "id": 261425,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/261425/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Mr. Cheptumo",
    "speaker_title": "",
    "speaker": {
        "id": 50,
        "legal_name": "William Cheptumo Kipkiror",
        "slug": "william-kipkiror"
    },
    "content": "Mr. Speaker, Sir, I believed that I have answered that Question satisfactorily subject to your direction. Should he require any clarification, I am prepared to answer any other Question, but I think it is not fair for us to defer this Question. This is because we have answered the Question exhaustively and I am always grateful to my brother here."
}