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

{
    "id": 45765,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45765/?format=api",
    "text_counter": 192,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "Mr. Speaker, Sir, on 4th May, 2011, I requested a Statement from the Minister of State for Immigration and Registration of Persons in respect of a particular musician who was given permission to perform some very immoral concerts at the Kenyatta International Conference Centre (KICC). I have not yet had the opportunity of getting a reply."
}