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

{
    "id": 105149,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/105149/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is it in order for the Assistant Minister to make an attempt to explain the difference between a private limited liability company and a corporation without making himself clear when as a fact, Kenyans know that the KPLC is a parastatal whose vehicles move around with blue number plates?"
}