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

{
    "id": 232142,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/232142/?format=api",
    "text_counter": 214,
    "type": "speech",
    "speaker_name": "Mr. Poghisio",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " No, that does not mean we have to create business. The Motion has been dropped and the hon. Member has to see the Speaker again for it to be reinstated into the Order Paper. It cannot be debated now."
}