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

{
    "id": 502166,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/502166/?format=api",
    "text_counter": 489,
    "type": "speech",
    "speaker_name": "Hon. Cheboi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": " Hon. Members, it is now time for interruption of our business. Therefore, the House stands adjourned until tomorrow, Wednesday, 19th November, 2014 at 9.30 a.m."
}