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

{
    "id": 251452,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/251452/?format=api",
    "text_counter": 362,
    "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! Mr. Wetangula, you have a balance of 20 minutes to contribute. Hon. Members, it is now time to interrupt the business of the House. The House stands adjourned until Tuesday, 2nd May, 2006, at 2.30 p.m. The House rose at 6.30 p.m."
}