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

{
    "id": 234938,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234938/?format=api",
    "text_counter": 81,
    "type": "speech",
    "speaker_name": "Mr. Ahenda",
    "speaker_title": "",
    "speaker": {
        "id": 256,
        "legal_name": "Paddy Ahenda",
        "slug": "paddy-ahenda"
    },
    "content": "asked the Minister for Finance:- (a) how much money was raised from the sale of Kenya National Assurance Company Limited assets; and, (b) whether he could give a breakdown of payments by the receiver manager to former employees and those insured by the company."
}