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

{
    "id": 9114,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9114/?format=api",
    "text_counter": 178,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir. You have heard the Assistant Minister ask that I should declare my interest. Although it went in passing, I wish to state categorically that one, Hillary Omondi Guya is my constituent. Two, I am a Commissioner for Oaths under the Oaths Authority Declarations Act and I commissioned the affidavit after I interviewed the respondent and all that in view, is properly in order."
}