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

{
    "id": 65135,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65135/?format=api",
    "text_counter": 423,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order hon. Members! Given that we have exhausted the business for the day as per the Order Paper, I therefore, wish to adjourn the House until tomorrow, Wednesday 16th February 2011 at 9.00 a.m."
}