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

{
    "id": 365699,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/365699/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "Hon. Shill",
    "speaker_title": "",
    "speaker": {
        "id": 1465,
        "legal_name": "Elias Bare Shill",
        "slug": "elias-bare-shill"
    },
    "content": "On a point of order, hon. Speaker, Sir. We must take this House very seriously because we are being watched by the country. A serious allegation has been made by a Member of Parliament. I would like to say that this is not a miraa session!"
}