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

{
    "id": 4253,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4253/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "I want to extend the same generosity to the hon. Member for Makadara whom I have been informed is in hospital. If that is the situation and I have no reason to doubt the hon. Member who has brought that information to the Chair, that Question will also be deferred until the hon. Member for Makadara is out of hospital and he could approach the Clerk to have the Question relisted."
}