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

{
    "id": 311613,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/311613/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Mr. Chairman, Sir, mine has already been overtaken by events. But we need to be very clear on this issue of definition. It was our expectation as Members of this House that the Committee should have consulted widely up to and including the Government, so that we do not mess up."
}