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

{
    "id": 148304,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/148304/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I have heard you and I do not want to contradict you in any way, but the answer has not been communicated by the Minister and since it is the property of the House, I am requesting for the answer to be communicated to the House because it is not the property of one hon. Member! It is after the communication that we will determine whether the answer is satisfactory or not!"
}