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

{
    "id": 2010,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2010/?format=api",
    "text_counter": 42,
    "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": "(b) I cannot publish regulations to guide the involvement of farmers in utilisation of tea cess because, through the miscellaneous amendments of 1999, to the Agriculture Act, Cap.318, cess collected in respect of tea and coffee shall be transmitted to the respective District Roads Committee covered under the Kenya Roads Board Act, 1999."
}