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

{
    "id": 305913,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/305913/?format=api",
    "text_counter": 535,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "ADJOURNMENT The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Hon. Members, it is now time to interrupt the business of the House. Therefore, the House stands adjourned until tomorrow, Thursday 16th August, 2012, at 2.30 p.m. The House rose at 6.30 p.m."
}