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

{
    "id": 34121,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34121/?format=api",
    "text_counter": 403,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. This matter is actually very urgent. You know that we have a by-election in this country in two weeks time. The information I have asked for here should actually be held in the IIEC databank. Surely, Thursday is too long."
}