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

{
    "id": 1294282,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1294282/?format=api",
    "text_counter": 86,
    "type": "speech",
    "speaker_name": "Sen. Wambua",
    "speaker_title": "",
    "speaker": {
        "id": 13199,
        "legal_name": "Enoch Kiio Wambua",
        "slug": "enoch-kiio-wambua"
    },
    "content": "Thank you, Mr. Speaker, Sir. I support the Bill. I must admit that I have interacted with a number of Bills and cannot remember having come close to a Bill with detailed definitions in Part One. I am not sure whether it is a good or bad thing. It is heavy on those definitions."
}