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

{
    "id": 200102,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200102/?format=api",
    "text_counter": 629,
    "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, that concludes the business on the Order Paper. The House is, therefore, adjourned until Wednesday, 17th October, 2007 at 9.00 a.m. The House adjourned at 7.20 p.m."
}