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

{
    "id": 77314,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/77314/?format=api",
    "text_counter": 47,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, I am glad that the hon. Minister is taking steps to ensure that no further impunity occurs in Kenya with regard to allocation of public land. The persons to whom those parcels of land were allocated were clearly public figures at that time. I am, however, satisfied with the action the Minister has taken."
}