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

{
    "id": 229355,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/229355/?format=api",
    "text_counter": 238,
    "type": "speech",
    "speaker_name": "Mr. Poghisio",
    "speaker_title": "ADJOURNMENT The Temporary Deputy Speaker",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " Hon. Members, it is time to interrupt our business. This House, therefore, stands adjourned until tomorrow, Wednesday, 28th March, 2007, at 9.00 a.m. The House rose at 6.30 p.m."
}