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

{
    "id": 67165,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67165/?format=api",
    "text_counter": 124,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, considering that Kenya Airways is a private company, because the Government shareholding is less than 50 per cent; is it not discriminative for the Government to give priority to Kenya Airways, and leave out other privately-owned airlines in Kenya?"
}