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

{
    "id": 86527,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/86527/?format=api",
    "text_counter": 349,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "As we make progress, I want to encourage the Committee - as I congratulate them - that there is a lot of work ahead of them. I consider that this membership of this Committee will require a lot of exposure to ensure that we fully implement the Constitution and implement it the right way."
}