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

{
    "id": 2016,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2016/?format=api",
    "text_counter": 48,
    "type": "speech",
    "speaker_name": "Mr. Mbiuki",
    "speaker_title": "",
    "speaker": {
        "id": 79,
        "legal_name": "Japhet M. Kareke Mbiuki",
        "slug": "japhet-kareke-mbiuki"
    },
    "content": "Mr. Deputy Speaker, the current Kenya Tea Board is in operation. The next Board will be constituted when the term of the current Board expires in 2013."
}