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

{
    "id": 195523,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/195523/?format=api",
    "text_counter": 188,
    "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, tomorrow is a public holiday; so, there will be no Sitting. Therefore, the House stands adjourned until Tuesday, 6th May, 2008, at 2.30 p.m. The House rose at 6.30 p.m."
}