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

{
    "id": 85956,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/85956/?format=api",
    "text_counter": 157,
    "type": "speech",
    "speaker_name": "Mr. Outa",
    "speaker_title": "",
    "speaker": {
        "id": 133,
        "legal_name": "Fredrick Otieno Outa",
        "slug": "fredrick-outa"
    },
    "content": "On a point of order, Mr. Speaker, Sir. For the security of the hon. Members in this House, next to us here is an unattended bag. I am wondering why this bag is left near us unattended."
}