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

{
    "id": 1111987,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111987/?format=api",
    "text_counter": 283,
    "type": "speech",
    "speaker_name": "Sen. Cherargei",
    "speaker_title": "",
    "speaker": {
        "id": 13217,
        "legal_name": "Cherarkey K Samson",
        "slug": "cherarkey-k-samson"
    },
    "content": "Madam Temporary Speaker, with those remarks, I congratulate Sen. (Dr.) Ali. When this Bill will be scrutinized at the Committee of the Whole, we will come up with ideas on how to refine and make it better to serve our people."
}