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

{
    "id": 228940,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/228940/?format=api",
    "text_counter": 214,
    "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. Miriti you have a balance of eight minutes for the next time. Hon. Members, it is time to interrupt the business of the House. This House, therefore, stands adjourned until this afternoon at 2.30 p.m. The House rose at 12.30 p.m."
}