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

{
    "id": 240239,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/240239/?format=api",
    "text_counter": 245,
    "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": " Mr. Ahenda, you have a balance of five minutes. Hon. Members, it is now time for the interruption of business. The House is, therefore, adjourned until tomorrow, Wednesday, 2nd August, 2006, at 9.00 a.m. The House rose at 6.30 p.m."
}