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

{
    "id": 1231168,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1231168/?format=api",
    "text_counter": 22,
    "type": "speech",
    "speaker_name": "Sen. Chesang",
    "speaker_title": "",
    "speaker": {
        "id": 13578,
        "legal_name": "Chesang Allan Kiprotich",
        "slug": "chesang-allan-kiprotich"
    },
    "content": "Thank you, Mr. Speaker, Sir. I assure the House that I will be very brief. If it was my wish, I would have just sent a link or a Quick Response (QR) code for the Members. However, I know some people like my friend, Sen. (Dr.) Khalwale, will have problems reading."
}