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

{
    "id": 76278,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/76278/?format=api",
    "text_counter": 460,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "ADJOURNMENT 47 Tuesday, 23rd November, 2010 The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Hon. Members, there being no any other business, this House, therefore, stands adjourned until tomorrow, Wednesday, 24th November, 2010, at 9.00 a.m. The House rose at 5.30 p.m."
}