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

{
    "id": 75735,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/75735/?format=api",
    "text_counter": 206,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Mr. Deputy Speaker, Sir, I am not a member of the legal fraternity. I am also not a member of the Law Society of Kenya (LSK). I, however, have been represented by lawyers in the past and I know that lawyers who have been deregistered by the LSK can be registered again. There are several cases that can be cited here. Therefore, I do not want to answer for the Minister for Immigration and Registration of Persons."
}