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

{
    "id": 218265,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/218265/?format=api",
    "text_counter": 197,
    "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": " Order, hon. Members! Due to lack of quorum, the House, is now adjourned until this afternoon, Wednesday, 13th June, 2007, at 2.30 p.m. The House rose at 12.03 p.m."
}