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

{
    "id": 45883,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45883/?format=api",
    "text_counter": 310,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Hon. Members, it is now time for interruption of business. Therefore, the House stands adjourned until tomorrow, Wednesday, 25th May, 2011, at 9.00 a.m."
}