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

{
    "id": 2015,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2015/?format=api",
    "text_counter": 47,
    "type": "speech",
    "speaker_name": "Mr. Mbau",
    "speaker_title": "",
    "speaker": {
        "id": 182,
        "legal_name": "Elias Peter Mbau",
        "slug": "elias-mbau"
    },
    "content": "Mr. Deputy Speaker, Sir, can the Minister explain who is managing the tea sector now that the Kenya Tea Board is in limbo? Who is in charge of the processing and regulation, on behalf of the small-scale farmer, now that the Board is not in existence? We do not have to have the Government micro-manage this sector."
}