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

{
    "id": 1357499,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1357499/?format=api",
    "text_counter": 48,
    "type": "speech",
    "speaker_name": "Sen. Wambua",
    "speaker_title": "",
    "speaker": {
        "id": 13199,
        "legal_name": "Enoch Kiio Wambua",
        "slug": "enoch-kiio-wambua"
    },
    "content": "Thank you, Mr. Temporary Speaker, Sir, for this opportunity. The CS said that this is a first time for him to appear before the Senate to engage in this manner. It is also my first time to engage with a CS after the court ruling the other day. So, I beg your indulgence if I am off the track. You know, we are just learning these things."
}