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

{
    "id": 34816,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34816/?format=api",
    "text_counter": 219,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Mr. Speaker, Sir, yes, I can give an undertaking on that. If the hon. Member gives me the details, I will forward them to the authorities concerned immediately, so that the consignment is impounded and tested to verify the wild allegations that the hon. Member is making."
}