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

{
    "id": 1008903,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1008903/?format=api",
    "text_counter": 57,
    "type": "speech",
    "speaker_name": "Sen. Cherargei",
    "speaker_title": "",
    "speaker": {
        "id": 13217,
        "legal_name": "Cherarkey K Samson",
        "slug": "cherarkey-k-samson"
    },
    "content": "On a point of procedure, Madam Deputy Speaker. We agreed that we are discussing the Motion and not the contents of what is to come. This is anticipating debate, and it is as simple as that."
}