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

{
    "id": 78819,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78819/?format=api",
    "text_counter": 545,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "ADJOURNMENT The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Hon. Members, that concludes the business of the day. The House is, therefore, adjourned until tomorrow, Thursday, 11th November, 2010, at 2.30 p.m. The House rose at 6.30 p.m."
}