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

{
    "id": 456945,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456945/?format=api",
    "text_counter": 117,
    "type": "speech",
    "speaker_name": "Hon. Angwenyi",
    "speaker_title": "",
    "speaker": {
        "id": 326,
        "legal_name": "Jimmy Nuru Ondieki Angwenyi",
        "slug": "jimmy-angwenyi"
    },
    "content": "Thank you, hon. Temporary Deputy Speaker. I rise to support this Motion. We must deal with the urgent and critical matters of our country and I believe that all my colleagues will support this Motion so that we can deal with those matters before we go on recess. With those few remarks, I support."
}