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

{
    "id": 1231225,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1231225/?format=api",
    "text_counter": 79,
    "type": "speech",
    "speaker_name": "Sen. Wambua",
    "speaker_title": "",
    "speaker": {
        "id": 13199,
        "legal_name": "Enoch Kiio Wambua",
        "slug": "enoch-kiio-wambua"
    },
    "content": "Mr. Speaker, Sir, I do not want to get into this kind of conversation. However, it is not right for Sen. Cherarkey to impute improper motives on a Statement made by a colleague Senator."
}