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

{
    "id": 4251,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4251/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "The Chair has just been informed that the hon. Member for Mandera East is actually on official Parliamentary business in Spain. So, rather than dropping the Question, I will defer the Question until the hon. Member comes back and approaches the Clerk to fix a time when the Question may come back on the Order Paper. So, it is not dropped, just deferred."
}