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

{
    "id": 2011,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2011/?format=api",
    "text_counter": 43,
    "type": "speech",
    "speaker_name": "Mr. Mbiuki",
    "speaker_title": "The Assistant Minister for Agriculture",
    "speaker": {
        "id": 79,
        "legal_name": "Japhet M. Kareke Mbiuki",
        "slug": "japhet-kareke-mbiuki"
    },
    "content": "(c) I cannot amend the rules for election of factory directors of the Kenya Tea Development Authority (KTDA) managed factories because KTDA factories operate under articles of association as enshrined in the Companies Act."
}