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

{
    "id": 65517,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65517/?format=api",
    "text_counter": 381,
    "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. Oyongo Nyamweya, you will still have 17 minutes to contribute to this matter when it comes up again. Hon. Members, it is now time to interrupt the business of the House. The House is, therefore, adjourned until Tuesday, 15th February, 2011 at 2.30 p.m."
}