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

{
    "id": 234952,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234952/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "Mr. Ahenda",
    "speaker_title": "",
    "speaker": {
        "id": 256,
        "legal_name": "Paddy Ahenda",
        "slug": "paddy-ahenda"
    },
    "content": "Mr. Speaker, Sir, I asked a question about the vehicles that had been insured by the KNAC. Mr. Speaker, Sir, secondly, if KNAC 2001 is a Kenyan company, why did they sell the assets? Why did they not just transfer them to another company?"
}